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