Click or drag to resize

PieObject Methods

X#

The PieObject type exposes the following members.

Functions
  NameDescription
Public methodCode exampleDraw
Draw a PieObject object which represents a pie-shaped portion of an ellipse.
(Overrides Draw.)
Public methodHandle
Return the handle for a DrawObject object.
(Inherited from DrawObject.)
Public methodHitTest
Determine if a given point lies within the bounding box of a DrawObject object.
(Inherited from DrawObject.)
Top
See Also