ActiveReports 12
MapSize Property (MapSubItem)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapSubItem Class : MapSize Property
Gets or sets the sub item size within the map. If omitted for MapViewport the default is (100,100) in percents. Automatically calculated for MapDockableSubItem.
Syntax
'Declaration
 
Public Property MapSize As MapSize
public MapSize MapSize {get; set;}
See Also

Reference

MapSubItem Class
MapSubItem Members