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

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