Click or drag to resize

CSEGYREADERGetXYUnits Method (String, Int32)

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,
	int xy_units_length
)

public void GetXYUnits(
	ref string xy_units,
	int xy_units_length
)

Parameters

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