Click or drag to resize

CSEGYREADERGetXYUnits Method (String)

Get the currently-specified xy-units.

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

public void GetXYUnits(
	ref string xy_units
)

Parameters

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