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

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
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 i1
)

Parameters

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