Click or drag to resize

MapCtrlProjected Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets whether the map is projected.

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

Property Value

Type: Boolean

Implements

IMapProjected
Remarks

Defaults to true.

Related articles: Map Concept.

See Also