Click or drag to resize

CVOXDGetShellControls Method

Get the shell controls

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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