Click or drag to resize
CMAPrGetMapScale Method
Get the current map scale

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
If there is a "Data" view, the scale is derived from this view. If their is no data view, the scale is derived from the first view that is not scaled in mm. otherwise, the scale is 1000 (mm). All views must be closed, or open read-only.
Syntax
public double rGetMapScale()

Return Value

Type: Double
The current map scale
See Also