Click or drag to resize

Point3DXY Property

Returns the point's XY coordinates.

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

Property Value

Point2D
See Also