Click or drag to resize
HighlightRegion Properties

The ImageViewerControlHighlightRegion type exposes the following members.

Properties
  NameDescription
Public propertyBackgroundColor
Gets or sets the background fill color
Public propertyBounds
Gets or sets the size and location of the region to highlight, in pixels, relative to the image size
Public propertyFontSize
Gets or sets the font size of the inner text of the region
Public propertyLineColor
Gets or sets the line color of the region border
Public propertyLineWidth
Gets or sets the line width of the region border
Public propertyTag
Gets or sets the object that contains data about the control.
Public propertyText
Gets or sets the inner text of the region
Public propertyTextColor
Gets or sets the color of the inner text of the region
Public propertyTextOffSetX
Gets or sets the X offset (relating to the Top/Left point of the region boundaries) of the inner text of the region
Public propertyTextOffSetY
Gets or sets the Y offset (relating to the Top/Left point of the region boundaries) of the inner text of the region
Top
See Also