Image.Height
Image.Height property
Gets the image height.
public abstract int Height { get; }
Property Value
The image height.
See Also
- class Image
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Gets the image height.
public abstract int Height { get; }
The image height.