ComponentOne Maps for WPF and Silverlight
Label Property (C1VectorPlacemark)

C1.WPF.Maps Namespace > C1VectorPlacemark Class : Label Property
Gets or set the label associated with the vector.
Syntax
'Declaration
 
Public Property Label As System.Object
public System.object Label {get; set;}
Remarks
Depending on LabelDisplay property it can be displayed as tooltip or always visible.
See Also

Reference

C1VectorPlacemark Class
C1VectorPlacemark Members