@property (nonatomic, assign) LeadRect rectangle;
public LeadRect getRectangle()
get_Rectangle();
set_Rectangle(value);
Object.defineProperty('Rectangle');
'Declaration
Public Property Rectangle As LeadRect
'Usage
Dim instance As CropCommand
Dim value As LeadRect
instance.Rectangle = value
value = instance.Rectangle
Property Value
The rectangle area to which the image will be cropped.