Class CadMText

CadMText class

Class describing Cad Mtext

public class CadMText : CadBaseExtrudedEntity

Constructors

NameDescription
CadMText()Initializes a new instance of the CadMText class.

Properties

NameDescription
AdditionalText { get; set; }Gets or sets the additional text.
AdditionalTextList { get; set; }Gets or sets the additional text list.
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
AssocViewPortHandle { get; }Gets or sets of the associated view port handle
AttachmentPoint { get; set; }Gets or sets the attachment point.
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attributes { get; set; }Gets or sets the attributes.
BackgroundColorName430 { get; set; }Gets or sets the background color name 430.
BackgroundColorName431 { get; set; }Gets or sets the background color name 431.
BackgroundColorName432 { get; set; }Gets or sets the background color name 432.
BackgroundColorName433 { get; set; }Gets or sets the background color name 433.
BackgroundColorName434 { get; set; }Gets or sets the background color name 434.
BackgroundColorName435 { get; set; }Gets or sets the background color name 435.
BackgroundColorName436 { get; set; }Gets or sets the background color name 436.
BackgroundColorName437 { get; set; }Gets or sets the background color name 437.
BackgroundColorName438 { get; set; }Gets or sets the background color name 438.
BackgroundColorName439 { get; set; }Gets or sets the background color name439.
BackgroundColorRgb420 { get; set; }Gets or sets the background color RGB 420.
BackgroundColorRgb421 { get; set; }Gets or sets the background color RGB 421.
BackgroundColorRgb422 { get; set; }Gets or sets the background color RGB 422.
BackgroundColorRgb423 { get; set; }Gets or sets the background color RGB 423.
BackgroundColorRgb424 { get; set; }Gets or sets the background color RGB 424.
BackgroundColorRgb425 { get; set; }Gets or sets the background color RGB 425.
BackgroundColorRgb426 { get; set; }Gets or sets the background color RGB 426.
BackgroundColorRgb427 { get; set; }Gets or sets the background color RGB 427.
BackgroundColorRgb428 { get; set; }Gets or sets the background color RGB 428.
BackgroundColorRgb429 { get; set; }Gets or sets the background color RGB 429.
BackgroundFillSetting { get; set; }Gets or sets the background fill setting.
BackgroundTransparency { get; set; }Gets or sets the background transparency.
Bounds { get; set; }Minimal and maximal points of entity. Filled after GetBounds is called for CadImage.
ChildObjects { get; set; }Gets or sets the child objects.
ColorId { get; set; }Gets or sets the color id.
ColorName { get; set; }Gets or sets the name of the color.
ColorValue { get; set; }Gets or sets the color value.
ColumnAutoHeight { get; set; }Gets or sets the column auto height.
ColumnCount { get; set; }Gets or sets the column count.
ColumnFlow { get; set; }Gets or sets the column flow.
ColumnGutter { get; set; }Gets or sets the column gutter.
ColumnType { get; set; }Gets or sets the column type.
ColumnWidth { get; set; }Gets or sets the column width.
DefaultFlag { get; set; }Gets or sets the default flag (R2018+);
DefinedAnnotationHeight { get; set; }Gets or sets the height of the defined annotation.
DirectionVector { get; set; }Gets or sets the direction vector.
DrawingDirection { get; set; }Gets or sets the drawing direction.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
Entmode { get; set; }The Entmode
Extents { get; set; }Gets or sets the extents.
override ExtrusionDirection { get; set; }Gets or sets the extrusion direction.
FillBoxScale { get; set; }Gets or sets the fill box scale.
FillColor { get; set; }Gets or sets fill Color
FullClearText { get; }Gets the full clear text.
FullText { get; }Gets the full text (AdditionalText + Text).
HardOwner { get; set; }Gets or sets the hard owner.
HorizontalWidth { get; set; }Gets or sets the horizontal width.
Hyperlink { get; set; }Gets or sets the hyperlink.
InitialTextHeight { get; set; }Gets or sets the initial text height.
InsertionPoint { get; set; }Gets or sets the insertion point.
IsAssocViewPortHandleSet { get; }Gets a value indicating whether associated view port handle is set.
IsByLayer { get; set; }The IsByLayer
IsNoLinks { get; set; }The IsNoLinks
IsNotAnnotative { get; set; }Gets or sets the not annotative.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
LayerName { get; set; }Gets or sets the name of the layer.
LayoutTabName { get; set; }Gets or sets the name of the layout tab.
LineScale { get; set; }Gets or sets the line scale.
LineSpacingStyle { get; set; }Gets or sets the line spacing style.
LineTypeName { get; set; }Gets or sets the name of the line type.
LineWeight { get; set; }Gets or sets the line weight.
LType { get; set; }The LType
Material { get; set; }Gets or sets the material.
MaterialHandle { get; set; }Gets or sets the material handle.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
PlotStyle { get; set; }Gets or sets the plot style.
PlotStyleFlag { get; set; }Plot style flag.
ProxyBytesCount { get; set; }Gets or sets the proxy bytes count.
ProxyData { get; set; }Gets or sets the proxy data.
Reactors { get; set; }Get or sets the reactors handle
ReferenceRectangleHeight { get; set; }Gets or sets the reference rectangle height.
ReferenceRectangleWidth { get; set; }Gets or sets the reference rectangle width.
RotationAngleRad { get; set; }Gets or sets the rotation angle rad.
ShadowMode { get; set; }Gets or sets the shadow mode.
SoftOwner { get; set; }Gets or sets the soft owner.
SpaceMode { get; set; }Gets or sets the space mode.
SpacingFactor { get; set; }Gets or sets the spacing factor.
StorageFlag { get; set; }The StorageFlag
Text { get; set; }Gets or sets the text.
TextStyleName { get; set; }Gets or sets the text style name.
Transparency { get; set; }Gets or sets the transparency.
override TypeName { get; }Gets the name of the type.
Version { get; set; }Gets or sets the version (R2018+);
VerticalHeight { get; set; }Gets or sets the vertical height.
virtual Visible { get; set; }Gets or sets a value indicating whether this CadBaseEntity is visible.
XdataContainer { get; set; }Gets or sets the xdata container.
XDirMissingFlag { get; set; }The XDirMissingFlag

Methods

NameDescription
GetUID()Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer
SetUID(string)Sets

See Also