Search
StreetShape.LabelRotate Property
See Also
 





Indicates whether the shape's text should be rotated.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public bool LabelRotate { get; set; }

Visual Basic  Copy Code

Public Property LabelRotate As Boolean

 Property Value

 See Also