![]() | ImageViewerControlHighlightRegion Class |
Namespace: DevScope.Ocr.Utils
The ImageViewerControlHighlightRegion type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageViewerControlHighlightRegion |
Initializes a new instance of the ImageViewerControlHighlightRegion class.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnPaint |
Called when the highlight region control is painting.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Gets or sets the background fill color
|
![]() | Bounds |
Gets or sets the size and location of the region to highlight, in pixels, relative to the image size
|
![]() | FontSize |
Gets or sets the font size of the inner text of the region
|
![]() | LineColor |
Gets or sets the line color of the region border
|
![]() | LineWidth |
Gets or sets the line width of the region border
|
![]() | Tag |
Gets or sets the object that contains data about the control.
|
![]() | Text |
Gets or sets the inner text of the region
|
![]() | TextColor |
Gets or sets the color of the inner text of the region
|
![]() | TextOffSetX |
Gets or sets the X offset (relating to the Top/Left point of the region boundaries) of the inner text of the region
|
![]() | TextOffSetY |
Gets or sets the Y offset (relating to the Top/Left point of the region boundaries) of the inner text of the region
|