Click or drag to resize
CMVIEWrScaleMM Method
Get the horizontal scale in view X units/mm

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
The scale factor is intended to be used by methods that would like to specify sizes in mm. Examples would be text sizes, line thicknesses and line pitch.
Syntax
public double rScaleMM()

Return Value

Type: Double
Returns horizontal scale in view X units/mm
See Also