Click or drag to resize
CIMGOptKX Method
Force optimal KX as desired.

Available since Oasis montaj version: 5.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
This will force loading an image into a PG if it is not already accessible in the direction requested. Subsequent calls to methods that use the optimal KX will use the KX set here.
Syntax
public void OptKX(
	int kx
)

Parameters

kx
Type: SystemInt32
KX -1 by column 1 by row
See Also