ACadSharp.Entities.AttributeBase.Tag - DomCR/ACadSharp GitHub Wiki

Tag Property

Specifies the tag string of the object

Definition

Namespace: ACadSharp.Entities.AttributeBase

C#

DxfCodeValueAttribute
public String Tag { get; set; }

Property Value

String

Value

Cannot contain spaces (not applied)