RectangleD2DCenterTop Property |
Gets the center(x)-top(y) point of the rectangle.
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PointD2D CenterTop { get; }
Property Value
PointD2DSee Also