Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: GraphicsTransformer RotateAt(float, PointF)

Declaration

public GraphicsTransformer RotateAt(
    float angle,
    PointF point
)

Summary

Rotates the graphics clockwise by the specified angle in degrees about the specified center point.