An enum used to represent the possible presentation styles for an Agentry image.
Enum Constant Summary
-
SMPOpenUIImagePresentationUnknown –
We don't know the image presentation type.
-
SMPOpenUIImagePresentationLockAspectRatio –
Image should be resized to fit within the field area while maintaining its aspect ratio.
-
SMPOpenUIImagePresentationStretchToFit –
Image should be stretched to fit within the field area.
-
SMPOpenUIImagePresentationCropToFit –
Image should be cropped to fit within the field area.
-
SMPOpenUIImagePresentationFullSize –
The image should be presented full-sized (nothing is selected in the Editor)