ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLegendItem Interface / Size Property

In This Topic
    Size Property (IMapLegendItem)
    In This Topic
    Height and width of the plotting area of the point marker.
    Syntax
    'Declaration
     
    ReadOnly Property Size As Length
    Length Size {get;}
    See Also