Click or drag to resize
CSEGYREADERGetXYUnits Method (String)
Get the currently-specified xy-units.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void GetXYUnits(
	ref string xy_units
)

Parameters

xy_units
Type: SystemString
The name of the units.
See Also