WebImage.Height Property

Definition

Gets the height, in pixels, of the image.

public int Height { get; }
member this.Height : int
Public ReadOnly Property Height As Integer

Property Value

The height.

Applies to