Gets the rotation angle of the label.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public double RotationAngle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property RotationAngle As Double |
A double value specifying label's rotation angle.
See Also