Indicates whether the shape's text should be rotated.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public bool LabelRotate { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelRotate As Boolean |
See Also