Rect.Bottom
Rect.Bottom property
This attribute is used for the bottom of the rect.
public CSSPrimitiveValue Bottom { get; }
Property Value
The y-axis value of the bottom of the rectangle. If the rectangle is empty, the value is NegativeInfinity.
See Also
- class CSSPrimitiveValue
- class Rect
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML