![]() | HighlightRegion Properties |
The ImageViewerControlHighlightRegion type exposes the following members.
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
|