Click or drag to resize

CVASetFidIncr Method

Sets the Fiducial increment of a VA

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