ComponentOne Maps for UWP
LabelTemplate Property

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1VectorPlacemark Class : LabelTemplate Property
Gets or set the label template associated with the place mark.
Syntax
'Declaration
 
Public Property LabelTemplate As DataTemplate
public 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