Click or drag to resize

SPICE3DeviceSetFieldSize(Double, Double, Double) Method

Sets the field size.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public void SetFieldSize(
	double x,
	double y,
	double z
)

Parameters

x  Double
X.
y  Double
Y.
z  Double
Z.
See Also