Click or drag to resize

PositionsActual Property

Gets the last executed positions after applying the Field Transformation.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public Point4D[] Actual { get; set; }

Property Value

Point4D
See Also