Rectangle.Height
Rectangle.Height property
Gets or sets the height of this Rectangle structure.
public int Height { get; set; }
See Also
- struct Rectangle
 - namespace Aspose.Drawing
 - assembly Aspose.Drawing.Common
 
Gets or sets the height of this Rectangle structure.
public int Height { get; set; }