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

In This Topic
    Shape Property (Marker)
    In This Topic
    Gets or sets the shape of this marker.
    Syntax
    'Declaration
     
    
    Public Property Shape As MarkerShape
    public MarkerShape Shape {get; set;}
    See Also