ComponentOne Maps for WPF and Silverlight
LabelTemplate Property (C1VectorPlacemark)

C1.WPF.Maps Namespace > C1VectorPlacemark Class : LabelTemplate Property
Gets or set the label template associated with the place mark.
Syntax
'Declaration
 
Public Property LabelTemplate As System.Windows.DataTemplate
public System.Windows.DataTemplate LabelTemplate {get; set;}
Remarks
The label is created from the template only if the Label property is not set.
See Also

Reference

C1VectorPlacemark Class
C1VectorPlacemark Members