Click or drag to resize

PieObject Class (Typed)

X#
Construct a PieObject object.
Inheritance Hierarchy
Object
  VObject
    DrawObject
      ShapeObject
        PieObject

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS PieObject INHERIT ShapeObject
Request Example View Source

The PieObject type exposes the following members.

Constructors
  NameDescription
Public methodPieObject
Construct a PieObject object.
Top
Properties
  NameDescription
Public propertyBoundingBox (Inherited from ShapeObject.)
Public propertyBrush (Inherited from ShapeObject.)
Public propertyOrigin (Inherited from DrawObject.)
Public propertyPen (Inherited from ShapeObject.)
Public propertyRasterOperation (Inherited from DrawObject.)
Public propertySize (Inherited from ShapeObject.)
Top
Functions
  NameDescription
Public methodDestroy (Inherited from ShapeObject.)
Public methodDraw (Inherited from DrawObject.)
Public methodHandle (Inherited from DrawObject.)
Public methodHitTest (Inherited from DrawObject.)
Top
Globals and Defines
  NameDescription
Public fieldoCargo
Cargo slot.
(Inherited from VObject.)
Top
See Also