Click or drag to resize
CMVIEWrScalePjMM Method
Get horizontal scale in projected user 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. Same as rScaleMM if working projection not defined
Syntax
public double rScalePjMM()

Return Value

Type: Double
Returns horizontal scale in projected user units/mm
See Also