Width

Image.Width property

Gets the image width.

public abstract int Width { get; }

Property Value

The image width.

See Also