| PlanarPointParamsCoordinates2D Property |
Gets the 2D coordinates
Namespace: TSD.API.Remoting.Structure.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public Point2D Coordinates2D { get; }
Public ReadOnly Property Coordinates2D As Point2D
Get
public:
property Point2D Coordinates2D {
Point2D get ();
}
member Coordinates2D : Point2D with get
Property Value
Point2DSee Also