Height
Rectangle.Height property
Gets the height of the rectangle based on top and bottom edges.
public int Height { get; }
See Also
- class Rectangle
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion
Gets the height of the rectangle based on top and bottom edges.
public int Height { get; }