Class CropImageOption
Inherited Members
Namespace: SaigeVision.ImageProcess
Assembly: SaigeVision.ImageProcess.dll
Syntax
public class CropImageOption
Constructors
View SourceCropImageOption(SaigeRectangle)
Declaration
public CropImageOption(SaigeRectangle rectangle)
Parameters
| Type | Name | Description |
|---|---|---|
| SaigeRectangle | rectangle |
Properties
View SourceRectangle
Declaration
public SaigeRectangle Rectangle { get; set; }
Property Value
| Type | Description |
|---|---|
| SaigeRectangle |