Class CadStyleTableObject

CadStyleTableObject class

The Cad style table object.

public class CadStyleTableObject : CadBaseOwned

Constructors

NameDescription
CadStyleTableObject()The default constructor.

Properties

NameDescription
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attributes { get; set; }Gets or sets the attributes.
BigFontName { get; set; }Gets or sets the big font nameCadStyleTableObject
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
FixedHeight { get; set; }Gets or sets the fixed height.
HardOwner { get; set; }Gets or sets the hard owner.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
LastHeight { get; set; }Gets or sets the last height.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
ObliqueAngle { get; set; }Gets or sets the oblique angle.
PrimaryFontName { get; set; }Gets or sets the primary font name.
Reactors { get; set; }Get or sets the reactors handle
SoftOwner { get; set; }Gets or sets the soft owner.
StyleFlag { get; set; }Gets or sets the style flag.
StyleName { get; set; }Gets or sets the style name.
TextGenerationFlag { get; set; }Gets or sets the text generation flag.
WidthFactor { get; set; }Gets or sets the width factor.
XdataContainer { get; set; }Gets or sets the xdata container.

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