CropShape Enum

Definition

Crop shape enumeration. Default is Rectangular

public enum CropShape
type CropShape = 
Public Enum CropShape
Inheritance
CropShape

Fields

Circular 1

Use circular shape to crop image.

Rectangular 0

Use rectangular shape to crop image.

Applies to