Click or drag to resize

TextObject Class (Typed)

X#
Inheritance Hierarchy
Object
  VObject
    DrawObject
      TextObject
        FormattedTextObject

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

The TextObject type exposes the following members.

Constructors
  NameDescription
Public methodTextObject
Initializes a new instance of the TextObject class
Top
Properties
  NameDescription
Public propertyBoundingBox (Overrides BoundingBox.)
Public propertyColor
Public propertyDisplayText
Public propertyFont
Public propertyOrigin (Inherited from DrawObject.)
Public propertyRasterOperation (Inherited from DrawObject.)
Public propertySize (Inherited from DrawObject.)
Top
Functions
Globals and Defines
  NameDescription
Public fieldoCargo
Cargo slot.
(Inherited from VObject.)
Top
See Also