Skip to content

ACadSharp.Entities.AttributeBase

Albert Domenech edited this page Aug 24, 2024 · 4 revisions

AttributeBase Class

Common base class for and .

Definition

Namespace: ACadSharp.Entities

C#

DxfSubClassAttribute
DxfNameAttribute
public abstractclass AttributeBase

Properties

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