Image.Size

Image.Size property

Gets the image size.

public Size Size { get; }

Property Value

The image size.

See Also