Click or drag to resize

RectangleD2DBottomHalf Property

Gets a new rectangle that is the bottom half of this rectangle.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RectangleD2D BottomHalf { get; }

Property Value

RectangleD2D
See Also