Click or drag to resize
CIPJSetMethodParm Method
Set projection method parameter

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

Parameters

parm
Type: SystemInt32
<define>IPJ_CSP</define>
parm_value
Type: SystemDouble
Parameter value
See Also