Click or drag to resize

CVOXDGetShellControls Method

Get the shell controls

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GetShellControls(
	ref double min,
	ref double max
)

public void GetShellControls(
	ref double min,
	ref double max
)

Parameters

min
Type: SystemDouble
Min Value (<define>rDUMMY</define> for no limit)
max
Type: SystemDouble
Max Value (<define>rDUMMY</define> for no limit)
See Also