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

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