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

In This Topic
    Kind Property (MapLegendItem)
    In This Topic
    Gets or sets the graphic kind of this legend item.
    Syntax
    'Declaration
     
    
    Public Property Kind As MapLegendItemKind
    public MapLegendItemKind Kind {get; set;}
    See Also