Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: GraphicsTransformer RotateAt(float, float, float)

Declaration

public GraphicsTransformer RotateAt(
    float angle,
    float x,
    float y
)

Summary

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