ImageViewerArea Class Methods
In This Topic
For a list of all methods of this type, see
ImageViewerArea.
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. (Inherited from InteractionArea) |
 | GetBoundingBox | Returns a bounding box of interaction area in viewer space. (Inherited from InteractionArea) |
 | IsPointOnArea | Indicates whether the specified point is contained within this interaction area. |
Protected Methods
| | Name | Description |
 | CopyTo | Copies the state of the current object to the target object. (Inherited from InteractionArea) |
See Also