ActiveReports 19 .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
    Gets the height and width of the plotting area of the point marker.
    Syntax
    'Declaration
     
    ReadOnly Property Size As Length
    Length Size {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length representing the height and width of the plotting area of the point marker.
    See Also