MText Class

This class represents paragraph (multiline) text (MText) entities in a database.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.GraphicsInterfaceDrawable
          Teigha.DatabaseServicesDBObject
            Teigha.DatabaseServicesEntity
              Teigha.DatabaseServicesMText

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public class MText : Entity

The MText type exposes the following members.

Constructors
  Name Description
Public method MText Default constructor for the MText class.
Protected method MText(IntPtr, Boolean) Initializes a new instance of the MText class
Top
Properties
  Name Description
Public property AcadObject
(Inherited from DBObject)
Public property ActualHeight Property that represents the actual height of this MText entity (depends on contents).
Public property ActualWidth Property that represents the actual width of the bounding box of this MText entity (depends on contents).
Public propertyStatic member AlignChange Property that represents the alignment change string "\A". Can be used in place of "\A" to make code more understandable.
Public property Annotative
(Inherited from DBObject)
Public property Ascent Property that represents the height of the maximum ascender for the first line of this MText entity.
Public property Attachment Property that represents the type of attachment point of this MText entity.
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property BackgroundFill Property that indicates whether the background filling is turned on for this MText entity.
Public property BackgroundFillColor Property that represents the background fill color of this MText entity.
Public property BackgroundScaleFactor Property that represents the background scale factor of this MText entity.
Public property BackgroundTransparency Property that represents the background transparency of this MText entity.
Public propertyStatic member BlockBegin Property that represents the begin block string "{". Can be used in place of "{" to make code more understandable.
Public propertyStatic member BlockEnd Property that represents the begin block string "}". Can be used in place of "}" to make code more understandable.
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 propertyStatic member ColorChange Property that represents the color change string "\C". Can be used in place of "\C" to make code more understandable.
Public property ColorIndex Property that represents a color index for this entity.
(Inherited from Entity)
Public property ColumnAutoHeight Property that indicates whether dynamic columns use the MText height or a per-column user-defined height.
Public property ColumnCount Property that represents the column count of this MText entity.
Public property ColumnFlowReversed Property that indicates whether column flow is reversed for this MText. This property affects how columns are added.
Public property ColumnGutterWidth Property that represents the column gutter width of this MText entity.
Public property ColumnType Property that represents the column type of this MText entity. The type can be one of the following: NameValueNoColumns 1 StaticColumns 2 DynamicColumns 3
Public property ColumnWidth Property that represents the width used for every column.
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 Contents Property that represents a copy of the character content of this MText entity.
Public property Database
(Inherited from DBObject)
Public property Descent Property that represents the height of the maximum descender for the last line of this MText entity.
Public property Direction Property that represents the WCS x-axis direction vector of this MText entity.
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 FlowDirection Property that represents the flow direction of the multiline text.
Public propertyStatic member FontChange Property that represents the font change string "\F". Can be used in place of "\F" to make code more understandable.
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 the bounding box of this MText entity.
Public propertyStatic member HeightChange Property that represents the height change string "\H". Can be used in place of "\H" to make code more understandable.
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 IsDisposed
(Inherited from DisposableWrapper)
Public property IsErased
(Inherited from DBObject)
Public property IsEraseStatusToggled
(Inherited from DBObject)
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 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 propertyStatic member LineBreak Property that represents the line break string "\p". Can be used in place of "\p" to make code more understandable.
Public property LineSpaceDistance Property that represents the spacing between text lines.
Public property LineSpacingFactor Property that represents the line spacing factor in the range [0.25 .. 4.0].
Public property LineSpacingStyle Property that represents the line spacing style that defines how spacing is applied according to character sizes.
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 Location Property that represents the insertion point of this MText 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 propertyStatic member NonBreakSpace Property that represents the non-break space string "\~". Can be used in place of "\~" to make code more understandable.
Public property Normal Property that represents the WCS normal to the plane that contains this MText entity.
Public property ObjectBirthVersion
(Inherited from DBObject)
Public property ObjectId
(Inherited from DBObject)
Public propertyStatic member ObliqueChange Property that represents the oblique angle change string "\Q". Can be used in place of "\Q" to make code more understandable.
Public propertyStatic member OverlineOff Property that represents the overline off string "\o". Can be used in place of "\o" to make code more understandable.
Public propertyStatic member OverlineOn Property that represents the overline on string "\O". Can be used in place of "\O" to make code more understandable.
Public property OwnerId
(Inherited from DBObject)
Public property PaperOrientation
(Inherited from DBObject)
Public propertyStatic member ParagraphBreak Property that represents the paragraph break string "\P". Can be used in place of "\P" to make code more understandable.
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 ReceiveShadows Property that indicates whether this entity receives shadows.
(Inherited from Entity)
Public property Rotation Property that represents the rotation angle of this MText entity in radians.
Public property ShowBorders Property that indicates whether to display multiline text borders.
Public propertyStatic member StackStart Property that represents the stacked text start string "\S". Can be used in place of "\S" to make code more understandable.
Public property Text Property that represents the text content without format codes.
Public property TextHeight Property that represents the text height of this MText entity.
Public property TextStyle Obsolete.
Property that represents the object ID of the text style used for this MText entity.
Public property TextStyleId Property that represents the object ID of the text style used for this MText entity.
Public property TextStyleName Property that represents the name of the text style used for this MText entity.
Public propertyStatic member TrackChange Property that represents the track change string "\T". Can be used in place of "\T" to make code more understandable.
Public property Transparency Property that represents the transparency attribute for this entity.
(Inherited from Entity)
Public propertyStatic member UnderlineOff Property that represents the underline off string "\l". Can be used in place of "\l" to make code more understandable.
Public propertyStatic member UnderlineOn Property that represents the underline on string "\L". Can be used in place of "\L" to make code more understandable.
Public property UndoFiler
(Inherited from DBObject)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Public property UseBackgroundColor Property that indicates whether the screen background color is used as the background color of this MText entity.
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 Width Property that represents the word-wrap width of this MText entity. Words exceeding this value extend beyond this width.
Public propertyStatic member WidthChange Property that represents the width change string "\W". Can be used in place of "\W" to make code more understandable.
Public property XData
(Inherited from DBObject)
Top
Methods
  Name Description
Public method AddContext Adds a copy of a context to the object.
(Inherited from DBObject)
Public method AddPersistentReactor Adds the specified persistent reactor to this object's reactor list.
(Inherited from DBObject)
Public method AddSubentityPaths Adds one or more subentities to this entity.
(Inherited from Entity)
Public method ApplyPartialUndo Notification method that is called each time this object uses the partial undo mechanism.
(Inherited from DBObject)
Protected method AssertNotifyEnabled
(Inherited from DBObject)
Protected method AssertReadEnabled
(Inherited from DBObject)
Protected method AssertWriteEnabled
(Inherited from DBObject)
Public method Audit Performs an audit operation on this object.
(Inherited from DBObject)
Public method BoundingBoxIntersectWith(Entity, Intersect, Point3dCollection, Int32, Int32) Obsolete.
Calculates the bounding box for this entity and then finds the intersections of the passed entity and all the edges of the bounding box of this entity.
(Inherited from Entity)
Public method BoundingBoxIntersectWith(Entity, Intersect, Point3dCollection, IntPtr, IntPtr) Calculates the bounding box for this entity and then finds the intersections of the passed entity and all the edges of the bounding box of this entity.
(Inherited from Entity)
Public method BoundingBoxIntersectWith(Entity, Intersect, Plane, Point3dCollection, Int32, Int32) Obsolete.
Projects the bounding box edges of this entity and the passed entity on the projection plane, calculates the bounding box for this entity, and then finds the intersection points and projects intersections back to the bounding box edge of this entity.
(Inherited from Entity)
Public method BoundingBoxIntersectWith(Entity, Intersect, Plane, Point3dCollection, IntPtr, IntPtr) Projects the bounding box edges of this entity and the passed entity on the projection plane, calculates the bounding box for this entity, and then finds the intersection points and projects intersections back to the bounding box edge of this entity.
(Inherited from Entity)
Public method Cancel Obsolete.
Terminates the current open operation. Currently not implemented.
(Inherited from DBObject)
Public method Clone
(Inherited from RXObject)
Public method Close Obsolete.
Closes the object. All changes made to the object since it was opened are committed to the database and a notification is sent that the object is now "closed". Currently not implemented.
(Inherited from DBObject)
Public method CloseAndPage Obsolete.
Closes the object and pages it if the object pager is enabled. All changes made to the object since it was opened are committed to the database and a notification is sent that the object is now "closed". Currently not implemented.
(Inherited from DBObject)
Public method CompareTo
(Inherited from RXObject)
Public method ConvertFieldToText Converts the fields in this MText entity to text, and removes the fields.
Public method CopyFrom
(Inherited from RXObject)
Public method CorrectSpelling Runs the spell checker to correct spelling errors.
Public method CreateExtensionDictionary Creates a DbDictionary extension dictionary of this object.
(Inherited from DBObject)
Public method CreateObjRef Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject)
Public method DecomposeForSave Determines the behavior for custom objects when saving to a .dwg file.
(Inherited from DBObject)
Public method DeepClone Performs a deep clone of this object.
(Inherited from DBObject)
Public method DeleteSubentityPaths Removes one or more subentities from this entity.
(Inherited from Entity)
Protected method DeleteUnmanagedObject
(Inherited from DBObject)
Public method DisableUndoRecording Controls the undo recording of this object in OdDbDatabase.
(Inherited from DBObject)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DBObject)
Public method DowngradeOpen Downgrades this object from ForWrite to ForRead.
(Inherited from DBObject)
Public method DowngradeToNotify Downgrades this object from ForNotify and ForWrite to having just one open mode - ForNotify. Currently not implemented.
(Inherited from DBObject)
Public method Draw Queues up the entity's graphics and flushes the graphics queue, forcing the queue elements to be drawn or re-drawn.
(Inherited from Entity)
Public method DwgIn Reads the .dwg file format data of this object from the specified file.
(Inherited from DBObject)
Protected method DwgInFields
(Inherited from DBObject)
Public method DwgOut Writes the .dwg file format data of this object to the specified filer.
(Inherited from DBObject)
Protected method DwgOutFields
(Inherited from DBObject)
Public method DxfIn Reads the .dxf file format data of this object from the specified file.
(Inherited from DBObject)
Protected method DxfInFields
(Inherited from DBObject)
Public method DxfOut Writes the .dxf file format data of this object to the specified filer.
(Inherited from DBObject)
Protected method DxfOutFields
(Inherited from DBObject)
Public method Equals
(Inherited from DisposableWrapper)
Public method Erase Marks this object as "erased".
(Inherited from DBObject)
Public method Erase(Boolean) Sets the erased mode of this object.
(Inherited from DBObject)
Public method Explode Explodes this entity into a set of simpler entities.
(Inherited from Entity)
Public method ExplodeFragments(MTextFragmentCallback) Explodes this MText entity into a sequence of simple text fragments, passing each fragment to the specified function.
Public method ExplodeFragments(MTextFragmentCallback, Object) Explodes this MText entity into a sequence of simple text fragments, passing each fragment to the specified function.
Public method ExplodeFragments(MTextFragmentCallback, Object, WorldDraw) Explodes this MText entity into a sequence of simple text fragments, passing each fragment to the specified function.
Public method ExplodeGeometry Explodes this entity into a set of simpler entities.
(Inherited from Entity)
Public method ExplodeGeometryToBlock(BlockTableRecord) Explodes this entity into a set of simpler entities and adds them to the specified block.
(Inherited from Entity)
Public method ExplodeGeometryToBlock(BlockTableRecord, ObjectIdCollection) Explodes this entity into a set of simpler entities and adds them to the specified block.
(Inherited from Entity)
Public method ExplodeGeometryToOwnerSpace Explodes this entity into a set of simpler entities and adds them to the owner block.
(Inherited from Entity)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetBoundingPoints Returns the WCS bounding points of this MText entity box. The points are returned as follows: PointCornerboundingPoints[0] Top left boundingPoints[1] Top right boundingPoints[2] Bottom left boundingPoints[3] Bottom right
Public method GetColumnHeight Returns the column height of this MText entity.
Public method GetEventExtender
(Inherited from DBObject)
Public method GetField Returns the object ID of a "TEXT" field object from the field dictionary.
(Inherited from DBObject)
Public method GetField(String) Returns the object ID of the specified field object (that matches the property name) from the field dictionary.
(Inherited from DBObject)
Public method GetGraphicsMarkersAtSubentityPathIntPtr Entities use a mechanism of graphics system markers to draw themselves. This mechanism associates an integer identifier called a graphics system marker (or, GS marker) with each primitive or with groups of primitives. Using specific selection mechanisms, the GS marker for the actual subentity selected on the screen can be retrieved and used for various purposes, for example highlighting/unhighlighting the subentity on the screen, hiding/unhiding it, etc. This method returns all graphics system markers by subentity paths for complex entities that have the ability to associate an integer identifier (GS marker) with each graphics primitive or with groups of primitives during the draw.
(Inherited from Entity)
Public method GetGripPoints(Point3dCollection, IntegerCollection, IntegerCollection) Returns all grip points of this entity.
(Inherited from Entity)
Public method GetGripPoints(GripDataCollection, Double, Int32, Vector3d, GetGripPointsFlags) Returns all grip points of this entity.
(Inherited from Entity)
Public method GetGripPointsAtSubentityPath Gets the grip points and supporting information about the grips for a subentity.
(Inherited from Entity)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method getMTextWithFieldCodes  
Public method GetObjectSaveVersion(DwgFiler) Returns the drawing and maintenance release version into which this object must be stored.
(Inherited from DBObject)
Public method GetObjectSaveVersion(DxfFiler) Returns the drawing and maintenance release version into which this object must be stored.
(Inherited from DBObject)
Public method GetObjectSnapPoints(ObjectSnapModes, Int32, Point3d, Point3d, Matrix3d, Point3dCollection, IntegerCollection) Returns all appropriate object snap points of this entity.
(Inherited from Entity)
Public method GetObjectSnapPoints(ObjectSnapModes, Int32, Point3d, Point3d, Matrix3d, Point3dCollection, IntegerCollection, Matrix3d) Returns all appropriate object snap points of this entity.
(Inherited from Entity)
Public method GetPersistentReactorIds Returns the object IDs of this object's persistent reactors.
(Inherited from DBObject)
Public method GetPlane Returns the plane on which this entity lies.
(Inherited from Entity)
Public method GetReactors Obsolete.
Returns this object's transient reactors.
(Inherited from DBObject)
Public method GetRXClass
(Inherited from RXObject)
Public method GetStretchPoints Returns all stretch points of this entity.
(Inherited from Entity)
Public method GetSubentity Returns a subentity specified by its full path.
(Inherited from Entity)
Public method GetSubentityGeometricExtents Returns the geometric extents for a subentity.
(Inherited from Entity)
Public method GetSubentityPathsAtGraphicsMarker(SubentityType, IntPtr, Point3d, Matrix3d, ObjectId) Returns all subentity paths by the graphic system marker for complex entities that have the ability to associate an integer identifier (GS marker) with each graphic primitive or with groups of primitives during drawing.
(Inherited from Entity)
Public method GetSubentityPathsAtGraphicsMarker(SubentityType, Int32, Point3d, Matrix3d, Int32, ObjectId) Obsolete.
Returns all subentity paths by the graphics system marker for complex entities that have the ability to associate an integer identifier (GS marker) with each graphic primitive or with groups of primitives during drawing.
(Inherited from Entity)
Public method GetTransformedCopy Creates a copy of this entity, applies the passed transformation to the newly created copy, and returns the copy.
(Inherited from Entity)
Public method GetTransientReactors Returns this object's transient reactors.
(Inherited from DBObject)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method GetXDataForApplication Returns a linked list of ResBufs containing a copy of the XData of this object.
(Inherited from DBObject)
Public method HandOverTo Replaces this database-resident (DBRO) object with the specified non-database-resident (NDBRO) object, while retaining this object's objectId, handle, owner, and reactor list.
(Inherited from DBObject)
Public method HasContext Checks whether the specified context exists in the collection.
(Inherited from DBObject)
Public method HasPersistentReactor Checks whether the passed identifier is an identifier of a reactor attached to this object.
(Inherited from DBObject)
Public method Highlight Highlights this entity.
(Inherited from Entity)
Public method Highlight(FullSubentityPath, Boolean) Highlights the specified subentity path for this entity.
(Inherited from Entity)
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method IntersectWith(Entity, Intersect, Point3dCollection, Int32, Int32) Obsolete.
Intersects this entity with another entity if possible.
(Inherited from Entity)
Public method IntersectWith(Entity, Intersect, Point3dCollection, IntPtr, IntPtr) Intersects this entity with another entity if possible.
(Inherited from Entity)
Public method IntersectWith(Entity, Intersect, Plane, Point3dCollection, Int32, Int32) Obsolete.
Projects this entity on the specified plane, calculates intersection points with the specified entity, and projects intersection points back to the entity.
(Inherited from Entity)
Public method IntersectWith(Entity, Intersect, Plane, Point3dCollection, IntPtr, IntPtr) Projects this entity on the specified plane, calculates intersection points with the specified entity, and projects intersection points back to the entity.
(Inherited from Entity)
Public method IsContentSnappable Checks whether the containing block is to be investigated for osnaps (object snapping) points.
(Inherited from Entity)
Public method JoinEntities
(Inherited from Entity)
Public method JoinEntity
(Inherited from Entity)
Public method List This method is triggered by the standard LIST command and displays the DXF format contents of the entity to the display.
(Inherited from Entity)
Protected method MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
Protected method MemberwiseClone(Boolean) Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject)
Public method MoveGripPointsAt(IntegerCollection, Vector3d) Moves the specified grip points of this entity.
(Inherited from Entity)
Public method MoveGripPointsAt(GripDataCollection, Vector3d, MoveGripPointsFlags) Applies a vector offset to one or more grip points.
(Inherited from Entity)
Public method MoveGripPointsAtSubentityPaths Applies a vector offset to one or more grip points exposed by the subentities of the object.
(Inherited from Entity)
Public method MoveStretchPointsAt Moves the specified stretch points of this entity.
(Inherited from Entity)
Public method QueryX
(Inherited from RXObject)
Public method RecordGraphicsModified Sets the bit flag indicating that the entity's geometry is changed.
(Inherited from Entity)
Public method RegenSupportFlags
(Inherited from Drawable)
Public method ReleaseExtensionDictionary Releases and erases this object's extension dictionary if it exists and is empty.
(Inherited from DBObject)
Public method RemoveContext Removes a context from the collection. An active context can't be removed.
(Inherited from DBObject)
Public method RemoveField Removes the text field and returns its field ID.
(Inherited from DBObject)
Public method RemoveField(ObjectId) Removes the specified field.
(Inherited from DBObject)
Public method RemoveField(String) Removes the specified field by its name and returns its ID.
(Inherited from DBObject)
Public method RemovePersistentReactor Removes the specified persistent reactor from this object's reactor list.
(Inherited from DBObject)
Public method ResetScaleDependentProperties Resets object properties that depend on scale to the default values.
(Inherited from DBObject)
Public method SaveAs Creates a geometric representation of this entity for saving proxy graphics or converting to previous formats.
(Inherited from Entity)
Public method SetAttachmentMovingLocation Sets the type of the attachment point of this MText entity.
Public method SetAttributes Sets the vectorization attributes of this object, and returns its attribute flags.
(Inherited from Drawable)
Public method SetColumnHeight Sets the column height of this MText entity.
Public method SetContentsRtf Sets the character content of this MText entity from the RTF-encoded text string.
Public method SetDatabaseDefaults Applies the default properties to this entity from the database where this entity is stored or from the host application database.
(Inherited from Entity)
Public method SetDatabaseDefaults(Database) Applies the default properties to this entity from the specified database.
(Inherited from Entity)
Public method SetDragStatus Notification function called when this entity is involved in a drag operation.
(Inherited from Entity)
Public method SetDynamicColumns Sets the column type to DynamicColumns with the specified width, gutter and auto-height setting.
Public method SetField(Field) Sets the specified field for the "TEXT" property.
(Inherited from DBObject)
Public method SetField(String, Field) Sets the specified field for the specified property.
(Inherited from DBObject)
Public method SetFromStyle Sets the annotative property of an object according to its corresponding style, such as styles of text objects.
(Inherited from DBObject)
Public method SetGripStatus Notification function called when this entity is involved in a grip operation.
(Inherited from Entity)
Public method SetLayerId Sets the layer to be referenced by this entity (DXF 8).
(Inherited from Entity)
Public method SetObjectIdsInFlux Called on a newly created cloned object to indicate that its object ID is not valid.
(Inherited from DBObject)
Public method SetPaperOrientation Sets the paper orientation property of a specified object.
(Inherited from DBObject)
Public method SetPropertiesFrom Creates a geometric representation of this entity for saving proxy graphics or converting to previous formats.
(Inherited from Entity)
Public method SetStaticColumns Sets the column type to StaticColumns with the specified width, gutter and count of columns.
Public method SetSubentityGripStatus The notification method called just before grips for the subentity are deleted from the host application. The status parameter indicates that the grips for the entity have been deleted from the host application and the entity does not participate in any grip edit operations.
(Inherited from Entity)
Protected method SubRegenSupportFlags
(Inherited from Drawable)
Protected method SubSetAttributes
(Inherited from DBObject)
Protected method SubViewportDraw
(Inherited from DBObject)
Protected method SubViewportDrawLogicalFlags
(Inherited from DBObject)
Protected method SubWorldDraw
(Inherited from DBObject)
Public method SupportsCollection Checks whether a particular context type is supported by this object. This method shows whether an object supports a collection type but does not show whether this object participates in any contexts of that type.
(Inherited from DBObject)
Public method SwapIdWith Swaps the objectIDs, handles, extended data (XData), and extension dictionary between this object and another object.
(Inherited from DBObject)
Public method SwapReferences This method performs object ID reference translations similar to those done at the end of deep cloning. References between objects in the workset have their object identifiers translated to the swapped object identifiers of the referenced objects. In contrast to cloning, this translation must occur in both directions. Accordingly, it is possible to pass two different ID maps in two different calls to this method. Currently not implemented.
(Inherited from DBObject)
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Public method TransformBy Applies the specified 3D transformation matrix to this entity.
(Inherited from Entity)
Public method TransformSubentityPathsBy Applies a geometric transformation to one or more subentities of an object.
(Inherited from Entity)
Public method Unhighlight Unhighlights this entity.
(Inherited from Entity)
Public method Unhighlight(FullSubentityPath, Boolean) Unhighlights the specified subentity path for this entity.
(Inherited from Entity)
Public method UpgradeFromNotify Upgrades the object from at least ForNotify mode to both ForNotify and ForWrite modes. You should place a call to DowngradeToNotify() with no Open() or Close() methods in between. For internal use. Currently not implemented.
(Inherited from DBObject)
Public method UpgradeOpen
(Inherited from DBObject)
Public method ViewportDraw Creates a viewport-dependent geometric representation of this object.
(Inherited from Drawable)
Public method ViewportDrawLogicalFlags Retrieves the setAttributes flags for the current viewportDraw.
(Inherited from Drawable)
Public method WblockClone Performs a shallow clone of this object.
(Inherited from DBObject)
Public method WorldDraw Creates a viewport-independent geometric representation of this object.
(Inherited from Drawable)
Public method X
(Inherited from RXObject)
Public method XDataTransformBy Applies the 3D transformation matrix to the XData of this object.
(Inherited from DBObject)
Top
Events
  Name Description
Public event Cancelled
(Inherited from DBObject)
Public event Copied Notification event called whenever the notifying object has had its clone() member function called.
(Inherited from DBObject)
Public event Erased Notification event called whenever an object has been erased or unerased.
(Inherited from DBObject)
Public event Goodbye Notification event called just before an object is deleted from memory.
(Inherited from DBObject)
Public event Modified Notification event called whenever an object is opened ForWrite, a function has been called that could modify the content of this object, and this object is now being closed.
(Inherited from DBObject)
Public event ModifiedXData Notification event called whenever the XData has been written to the notifying object.
(Inherited from DBObject)
Public event ModifyUndone Notification event called whenever the notifying object is currently performing an undo operation that is undoing modifications.
(Inherited from DBObject)
Public event ObjectClosed Notification event called immediately before an object is closed.
(Inherited from DBObject)
Public event OpenedForModify Notification event called whenever an object is opened for modifying ForWrite.
(Inherited from DBObject)
Public event Reappended Notification event called whenever a redo process processes the reappending of the notifying object to the database.
(Inherited from DBObject)
Public event SubObjectModified
(Inherited from DBObject)
Public event Unappended Notification event called whenever the undo process processes the appending of the notifying object to the database.
(Inherited from DBObject)
Top
See Also

©  Bricsys NV. All rights reserved.