Title here
Summary here
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
ContainImagePrimitive
inherits from ImagePrimitive
and has the same set of properties.