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

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void SetYAxisDirection(
	int direction
)

Parameters

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