Click or drag to resize

InverseCorrectionFieldSize Property

The XYZ field size for scaling when FromScanner(Point3DInt) or FromScanner(Point4DInt) is invoked.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public Point3D FieldSize { get; set; }

Property Value

Point3D
See Also