RotateAngle

PdfShape.RotateAngle property

Gets the rotate angle of the object in degrees.

public abstract double RotateAngle { get; }

Property Value

The rotate angle of the object in degrees.

See Also