Click or drag to resize

Point4DXYZ Property

Returns the point's XYZ coordinates.

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

Property Value

Point3D
See Also