Click or drag to resize

CPDFEditShadingAreaGetRotation Method

Gets the rotation angle of the shading object.

Namespace:  ComPDFKit.PDFPage.Edit
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
C#
public int GetRotation()

Return Value

Type: Int32
The rotation angle in degrees.
See Also