Click or drag to resize

GraphicFrame Rotation Property

Gets the number of degrees a frame is rotated around the z-axis. Read-only Single .

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public float Rotation { get; set; }

Property Value

Type: Single
See Also