SPICE3DeviceSetFieldSize(Double, Double, Double) Method |
Sets the field size.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntaxpublic void SetFieldSize(
double x,
double y,
double z
)
Parameters
- x Double
- X.
- y Double
- Y.
- z Double
- Z.
See Also