ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / Placemark Class / LabelPosition Property

In This Topic
    LabelPosition Property
    In This Topic
    Gets or sets a value specifies the label position relates to the placemark location.
    Syntax
    'Declaration
     
    Public Property LabelPosition As LabelPosition
    public LabelPosition LabelPosition {get; set;}
    Remarks
    The default value is LabelPosition.Center.
    See Also