Click or drag to resize
CMVIEWrScaleYMM Method
Get the vertical scale in Y 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 rScaleYMM()

Return Value

Type: Double
Returns vertical scale in view Y units/mm
See Also