Click or drag to resize
CMSTKSetYAxisDirection Method
Set the Y-axis direction - normal or inverted

Available since Oasis montaj version: 8.3.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void SetYAxisDirection(
	int i1
)

Parameters

i1
Type: SystemInt32
Y-axis direction: 0 - normal, 1 - inverted
See Also