Click or drag to resize

CVASetFidIncr Method

Sets the Fiducial increment of a VA

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetFidIncr(
	double incr
)

public void SetFidIncr(
	double incr
)

Parameters

incr
Type: SystemDouble
New increment
See Also