Container

Image.Container property

Gets the Image container.

public Image Container { get; }

Property Value

The Image container.

Remarks

If this property is not null it indicates the image is contained within another image.

See Also