Bounds

Image.Bounds property

Gets the image bounds.

public Rectangle Bounds { get; }

Property Value

The image bounds.

See Also