Click or drag to resize

DrawObject Methods

X#

The DrawObject type exposes the following members.

Functions
  NameDescription
Public methodDestroy
Provide a method to de-instantiate a DrawObject object.
(Overrides Destroy.)
Public methodDraw
Display a DrawObject object.
Public methodHandle
Return the handle for a DrawObject object.
Public methodHitTest
Determine if a given point lies within the bounding box of a DrawObject object.
Top
See Also