RotateAngle

PresentationShape.RotateAngle property

Gets or sets the rotate angle of this PresentationShape in degrees.

public double RotateAngle { get; set; }

Property Value

The rotate angle of this PresentationShape in degrees.

See Also