Image.Height

Image.Height property

Gets the height, in pixels, of this Image.

public abstract int Height { get; }

See Also