Contain image primitive properties

This primitive goals to draw an image. It will scale the image as large as possible within its defined width and height without cropping or stretching the image.

Caution

Contain logic has cost that will depend on renderers. Prefer to use ImagePrimitive and only if your case is specific, use ContainImagePrimitive

Properties

ContainImagePrimitive inherits from ImagePrimitive and has the same set of properties.