'Declaration Public Enum ImageCropPosition Inherits System.Enum
public enum ImageCropPosition : System.Enum
'Declaration Public Enum ImageCropPosition Inherits System.Enum
public enum ImageCropPosition : System.Enum
| Member | Description | 
|---|---|
| Bottom | Crop images from the bottom center. | 
| Center | Crop images from the center. | 
| Left | Crop images from the middle left. | 
| Right | Crop images from the middle right. | 
| Top | Crop images from the top center. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1BinaryImage.ImageCropPosition