BinaryImage for ASP.NET Web Forms
CropPosition Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1BinaryImage Namespace > C1BinaryImage Class : CropPosition Property
Specifies the crop position will use when cropping the image. This property has a meaning only when the ResizeMode property is set to BinaryImageResizeMode.Crop. Default value is BinaryImageCropPosition.Center.
Syntax
'Declaration
 
Public Property CropPosition As ImageCropPosition
public ImageCropPosition CropPosition {get; set;}
See Also

Reference

C1BinaryImage Class
C1BinaryImage Members