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
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the height and width of the plotting area of the point marker.
See Also