Skip to content

ACadSharp.Entities.AttributeBase

Albert Domenech edited this page Jul 14, 2024 · 4 revisions

AttributeBase Class

Common base class for and .

Definition

Namespace: ACadSharp.Entities

C#

public abstractclass AttributeBase

Properties

Returns Name Summary
AttributeType AttributeType MText flag
AttributeFlags Flags Attribute flags
Boolean IsReallyLocked
String Tag Specifies the tag string of the object
Byte Version
TextVerticalAlignmentType VerticalAlignment
Clone this wiki locally