Map for WinForms | ComponentOne
C1.Win.Map Namespace / Marker Class / LabelPosition Property

In This Topic
    LabelPosition Property (Marker)
    In This Topic
    Gets or sets the label position relatively to the marker.
    Syntax
    'Declaration
     
    
    Public Property LabelPosition As LabelPosition
    public LabelPosition LabelPosition {get; set;}
    See Also