Search
StreetShape.Label Property
See Also
 





Gets the text, associated with this shape.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public string Label { get; set; }

Visual Basic  Copy Code

Public Property Label As String

 Property Value

 See Also