RectangleD2D.LeftTop Property |
Gets the left(x)-top(y) point of the rectangle.
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic PointD2D LeftTop { get; }
Property Value
PointD2D
See Also