Edit

Share via


AdaptiveImageCrop Enum

Definition

Specify the desired cropping of the image.

public enum AdaptiveImageCrop
type AdaptiveImageCrop = 
Public Enum AdaptiveImageCrop
Inheritance
AdaptiveImageCrop

Fields

Circle 2

Image is cropped to a circle shape.

Default 0

Default value, cropping behavior determined by renderer.

None 1

Image is not cropped.

Applies to