Click or drag to resize

CVASetFidStart Method

Sets the Fiducial start of a VA

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

public void SetFidStart(
	double start
)

Parameters

start
Type: SystemDouble
New start
See Also