Click or drag to resize

CVASetFidStart Method

Sets the Fiducial start of a VA

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