Click or drag to resize

CSEGYREADERGetZOffsetUnits Method (String)

Get the currently-specified units for the z offset.

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

public void GetZOffsetUnits(
	ref string z_units
)

Parameters

z_units
Type: SystemString
List of possible z-units,separated by newlines
See Also