Edit

Share via


CropShape Enum

Definition

Crop shape enumeration. Default is Rectangular

public enum CropShape
type CropShape = 
Public Enum CropShape
Inheritance
CropShape

Fields

Name Value Description
Rectangular 0

Use rectangular shape to crop image.

Circular 1

Use circular shape to crop image.

Applies to