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