DBText Properties

The DBText type exposes the following members.

Properties
  Name Description
Public property AcadObject
(Inherited from DBObject)
Public property AlignmentPoint Property that represents the alignment point of this text.
Public property Annotative
(Inherited from DBObject)
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property BlockId Property that represents an object identifier of a block that stores this entity.
(Inherited from Entity)
Public property BlockName Property that represents the name of a block that owns this entity.
(Inherited from Entity)
Public property Bounds
(Inherited from Drawable)
Public property CastShadows Property that indicates whether this entity casts shadows.
(Inherited from Entity)
Public property ClassID
(Inherited from DBObject)
Public property CloneMeForDragging Property that represents the cloneMeForDragging flag. This flag indicates whether a clone of this entity should be created for drag operations.
(Inherited from Entity)
Public property CollisionType Property that represents a collision type for this entity.
(Inherited from Entity)
Public property Color Property that represents color for this entity.
(Inherited from Entity)
Public property ColorIndex Property that represents a color index for this entity.
(Inherited from Entity)
Public property CompoundObjectTransform Property that represents a transformation matrix for compound objects (these objects return the DrawableIsCompoundObject flag from the subSetAttributes() method). The returned matrix is the same matrix that is passed to pushModelTransform() before rendering nested objects.
(Inherited from Entity)
Public property Database
(Inherited from DBObject)
Public property Drawable Property that represents a drawable that is associated with this object.
(Inherited from DBObject)
Public property DrawableType
(Inherited from Drawable)
Public property Ecs Property that represents the entity coordinate system matrix.
(Inherited from Entity)
Public property EdgeStyleId Property that represents an object identifier of an edge style.
(Inherited from Entity)
Public property EntityColor Property that represents an entity color value for this entity.
(Inherited from Entity)
Public property ExtensionDictionary
(Inherited from DBObject)
Public property FaceStyleId Property that represents an object identifier of a face style.
(Inherited from Entity)
Public property ForceAnnoAllVisible
(Inherited from Entity)
Public property GeometricExtents Property that represents geometric extents for this entity.
(Inherited from Entity)
Public property Handle
(Inherited from DBObject)
Public property HasFields
(Inherited from DBObject)
Public property HasSaveVersionOverride
(Inherited from DBObject)
Public property Height Property that represents the height of this text.
Public property HorizontalMode Property that represents the horizontal mode for this text.
Public property Hyperlinks Property that represents a collection of hyperlinks associated with this entity.
(Inherited from Entity)
Public property Id Property that represents an object identifier of this database object.
(Inherited from DBObject)
Public property IsAProxy
(Inherited from DBObject)
Public property IsCancelling
(Inherited from DBObject)
Public property IsDefaultAlignment Property that indicates whether this text entity is in the default alignment.
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property IsErased
(Inherited from DBObject)
Public property IsEraseStatusToggled
(Inherited from DBObject)
Public property IsMirroredInX Property that indicates whether this text is mirrored about the x-axis.
Public property IsMirroredInY Property that indicates whether this text is mirrored about the y-axis.
Public property IsModified
(Inherited from DBObject)
Public property IsModifiedGraphics
(Inherited from DBObject)
Public property IsModifiedXData
(Inherited from DBObject)
Public property IsNewObject
(Inherited from DBObject)
Public property IsNotifyEnabled
(Inherited from DBObject)
Public property IsNotifying
(Inherited from DBObject)
Public property IsObjectIdsInFlux
(Inherited from DBObject)
Public property IsPersistent Property that indicates whether this object is a database-resident (DBRO). Persistent objects belong to an object that must be opened and closed. Non-persistent objects can be accessed through their pointers.
(Inherited from DBObject)
Public property IsPlanar Property that indicates whether this entity is planar.
(Inherited from Entity)
Public property IsReadEnabled
(Inherited from DBObject)
Public property IsReallyClosing
(Inherited from DBObject)
Public property IsTransactionResident
(Inherited from DBObject)
Public property IsUndoing
(Inherited from DBObject)
Public property IsWriteEnabled
(Inherited from DBObject)
Public property Justify Property that represents the justification point(s) of the text.
Public property Layer Property that represents a layer name for this entity.
(Inherited from Entity)
Public property LayerId Property that represents an object identifier of a layer for this entity.
(Inherited from Entity)
Public property Linetype Property that represents the linetype attribute for this entity.
(Inherited from Entity)
Public property LinetypeId Property that represents a linetype attribute for this entity.
(Inherited from Entity)
Public property LinetypeScale Property that represents a scale factor of a linetype for this entity.
(Inherited from Entity)
Public property LineWeight Property that represents a lineweight attribute for this entity.
(Inherited from Entity)
Public property Material Property that represents a material for this entity.
(Inherited from Entity)
Public property MaterialId Property that represents an object identifier of a material for this entity.
(Inherited from Entity)
Public property MaterialMapper Property that represents a material mapper for this entity.
(Inherited from Entity)
Public property MergeStyle
(Inherited from DBObject)
Public property Normal Property that represents the normal to the plane where this text lies.
Public property ObjectBirthVersion
(Inherited from DBObject)
Public property ObjectId
(Inherited from DBObject)
Public property Oblique Property that represents the oblique angle (in radians) in the range of equivalent [-85..+85] degrees.
Public property OwnerId
(Inherited from DBObject)
Public property PaperOrientation
(Inherited from DBObject)
Public property PlotStyleName Property that represents the plot style name for this entity.
(Inherited from Entity)
Public property PlotStyleNameId Property that represents a descriptor of the plot style used for this entity.
(Inherited from Entity)
Public property Position Property that represents the WCS position of this text entity.
Public property ReceiveShadows Property that indicates whether this entity receives shadows.
(Inherited from Entity)
Public property Rotation Property that represents the rotation of this text.
Public property TextString Property that represents a string message for this text object.
Public property TextStyleId Property that represents the text style applied to this text.
Public property TextStyleName Property that represents the name of the text style applied to this object.
Public property Thickness Property that represents the thickness of this text.
Public property Transparency Property that represents the transparency attribute for this entity.
(Inherited from Entity)
Public property UndoFiler
(Inherited from DBObject)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Public property VerticalMode Property that represents the vertical mode for this text.
Public property Visible Property that indicates whether this entity is visible.
(Inherited from Entity)
Public property VisualStyleId Property that represents an object identifier of a visual style.
(Inherited from Entity)
Public property WidthFactor Property that represents the width of this text.
Public property XData
(Inherited from DBObject)
Top
See Also