DrawObject Methods |
The DrawObject type exposes the following members.
Name | Description | |
---|---|---|
Destroy |
Provide a method to de-instantiate a DrawObject object.
(Overrides Destroy.) | |
Draw |
Display a DrawObject object.
| |
Handle |
Return the handle for a DrawObject object.
| |
HitTest |
Determine if a given point lies within the bounding box of a DrawObject object.
|