Click or drag to resize
CIPJSetFromBinaryAsString Method
Set IPJ from binary-as-string

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetFromBinaryAsString(
	string str_val
)

Parameters

str_val
Type: SystemString
Binary as string
See Also