Gets or sets the width of a shape that is used to crop an image.
int ShapeWidth {get; set;}
'Declaration
Property ShapeWidth As Integer
'Usage
Dim instance As ICrop
Dim value As Integer
instance.ShapeWidth = value
value = instance.ShapeWidth
Property Value
The width of the shape.