Image.Height
Image.Height property
Gets the height, in pixels, of this Image.
public abstract int Height { get; }
See Also
- class Image
 - namespace System.Drawing
 - assembly Aspose.Drawing
 
Gets the height, in pixels, of this Image.
public abstract int Height { get; }