Image.Width

Image.Width property

Gets the width, in pixels, of this Image.

public abstract int Width { get; }

See Also