Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > AutoCropRectangleCommand Class : Rectangle Property |
public LeadRect Rectangle {get;}
'Declaration
Public ReadOnly Property Rectangle As LeadRect
'Usage
Dim instance As AutoCropRectangleCommand Dim value As LeadRect value = instance.Rectangle
public LeadRect Rectangle {get;}
@property (nonatomic, assign, readonly) LeadRect rectangle
public LeadRect getRectangle()
get_Rectangle();