Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapLegend Class / Layout Property

In This Topic
    Layout Property (MapLegend)
    In This Topic
    Gets or sets the layout method of legend items.
    Syntax
    'Declaration
     
    
    Public Property Layout As MapLegendLayout
    public MapLegendLayout Layout {get; set;}
    See Also