InteractiveObjectBoundingBoxArea Class Methods
In This Topic
For a list of all methods of this type, see
InteractiveObjectBoundingBoxArea.
Public Methods
| | Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
  | CreateMoveArea | Creates the move area. |
 | Draw | Draws the interaction area on specified graphics. |
 | GetBoundingBox | Returns a bounding box of interaction area in viewer space. |
 | IsPointOnArea | Indicates whether the specified point is contained within the interaction area. |
Protected Methods
| | Name | Description |
 | CopyTo | Copies the state of the current object to the target object. |
See Also