InteractionRectangularPoint Class Methods
In This Topic
For a list of all methods of this type, see
InteractionRectangularPoint.
Public Methods
| | Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
 | Draw | Draws the interaction area on specified graphics. |
 | GetBoundingBox | Returns a bounding box, in viewer space, of interaction area. (Inherited from InteractionPoint) |
 | IsPointOnArea | Determines whether a point, in viewer space, is contained within the interaction area. |
Protected Methods
See Also