![]() |
Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents image region More...
Public Member Functions | |
| override void | Dispose () |
| SolidFramework.Imaging.OcrRegionType | GetObjectType () |
| bool | Equals (SolidFramework.Imaging.IOcrRegion other) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (SolidFramework.Imaging.IOcrRegion obj1, SolidFramework.Imaging.IOcrRegion obj2) |
| static bool | operator!= (SolidFramework.Imaging.IOcrRegion obj1, SolidFramework.Imaging.IOcrRegion obj2) |
Properties | |
| int | Dx [get] |
| Gets the delta x co-ordinates. | |
| int | Dy [get] |
| Gets the delta y co-ordinate. | |
| int | Width [get] |
| Gets the width. | |
| int | Height [get] |
| Gets the height. | |
Represents image region
|
virtual |
Reimplemented from SolidFramework.Imaging.IOcrRegion.