WpfInteractionRectangularPoint Class Methods
In This Topic
For a list of all methods of this type, see
WpfInteractionRectangularPoint.
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 WpfInteractionPoint) |
 | 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. |
Protected Methods
See Also