Click or drag to resize

CVVSetFidExpansion Method

Sets the Fiducial expansion from a VV

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetFidExpansion(
	int expand
)

public void SetFidExpansion(
	int expand
)

Parameters

expand
Type: SystemInt32
Expansion setting (1 or greater)
See Also