GraphInfoRotationAngle Property
Gets or sets a float value that indicates the rotation angle of the coordinate system when transforming a coordinate system.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public double RotationAngle { get; set; }

Property Value

Type: Double
See Also