C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorPlacemark Class / Label Property

In This Topic
Label Property (C1VectorPlacemark)
In This Topic
Gets or sets the label of the vector item.
Syntax
'Declaration
 
Public Property Label As System.String
 
Remarks
When drawing the label of the placemark, the Label property is used, and then C1VectorItemBase.Name property.
See Also