Click or drag to resize

CSEGYREADERGetZUnits Method (String)

Get the currently-specified z-units.

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

public void GetZUnits(
	ref string z_units
)

Parameters

z_units
Type: SystemString
The name of the z-units.
See Also