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

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