Click or drag to resize
CPGRange Method
Computes the range of the entire pager.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void Range(
	ref double d1,
	ref double d2
)

Parameters

d1
Type: SystemDouble
Minimum Data (Dummy if no range)
d2
Type: SystemDouble
Maximum Data (Dummy if no range)
See Also