WebImage.Width Property

Definition

Gets the width, in pixels, of the image.

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

Property Value

The width.

Applies to