Click or drag to resize

IMapSize Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the dimensions of the map in pixels.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
Size Size { get; set; }

Property Value

Type: Size
Remarks

If Size is changed while Zoom is set to a very small value (in the order of 0.01 or smaller) then the map may cover too small an area to be accurately rendered. If this happens then Zoom is increased until the map can be rendered correctly.

See Also