Gets or sets whether the label should rotate to follow shape's direction.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public bool Rotate { get; set; } |
Visual Basic Copy Code |
---|
Public Property Rotate As Boolean |
true to rotate the label, or false otherwise.