AttributeDefinitionTag Property
|
Gets the attribute identifier.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public string Tag { get; }
Public ReadOnly Property Tag As String
Get
public:
property String^ Tag {
String^ get ();
}
member Tag : string with get
PROPERTY Tag AS STRING GET
Property Value
Type:
StringSee Also