Maps for ASP.NET Web Forms
Label Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorPlacemark Class : Label Property
Gets or sets the label of the vector item.
Syntax
'Declaration
 
Public Property Label As System.String
public System.string Label {get; set;}
Remarks
When drawing the label of the placemark, the Label property is used, and then C1VectorItemBase.Name property.
See Also

Reference

C1VectorPlacemark Class
C1VectorPlacemark Members