Click or drag to resize
CIPJSetMethodParm Method
Set projection method parameter

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
If parameter is not valid, nothing happens.
Syntax
public void SetMethodParm(
	int i1,
	double d2
)

Parameters

i1
Type: SystemInt32
See IPJ_CSPConstant
d2
Type: SystemDouble
parameter value
See Also