Height

ImageFrame.Height property

Gets the height of this ImageFrame in pixels.

public int Height { get; }

Property Value

The height of this ImageFrame in pixels.

See Also