Click or drag to resize

RectangleBottom Property

Gets the y-coordinate in points that is the sum of the Top and Height property values of this Rectangle structure.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public double Bottom { get; }

Property Value

Double
See Also