Point |
Represents a point in 2D space
Inheritance Hierarchy
Namespace: TSD.API.Remoting.Geometry
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The Point2D type exposes the following members.
Constructors
Properties
Operators
Name | Description | |
---|---|---|
(Point2D to ValueTupleDouble, Double) | Decomposes the point to individual components |
See Also