Click or drag to resize

DrawObject Class (Typed)

X#
Inheritance Hierarchy
Object
  VObject
    DrawObject
      LineObject
      ShapeObject
      TextObject

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

The DrawObject type exposes the following members.

Constructors
  NameDescription
Public methodDrawObject
Initializes a new instance of the DrawObject class
Top
Properties
Functions
  NameDescription
Public methodDestroy
Public methodDraw
Public methodHandle
Public methodHitTest
Top
Globals and Defines
  NameDescription
Public fieldoCargo
Cargo slot.
(Inherited from VObject.)
Top
See Also