WpfImageViewerArea Class Methods
In This Topic
For a list of all methods of this type, see
WpfImageViewerArea.
Public Methods
| | Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
 | GetBoundingBox | Returns a bounding box of interaction area in viewer space. (Inherited from WpfInteractionArea) |
 | IsViewerPointOnArea | Determines whether a point, in viewer space, is contained within the interaction area. |
 | Render | Renders the interaction area on specified System.Windows.Media.DrawingContext. (Inherited from WpfInteractionArea) |
Protected Methods
See Also