ACadSharp.Attributes.CadSystemVariableAttribute - DomCR/ACadSharp GitHub Wiki
CadSystemVariableAttribute Class
Definition
Namespace: ACadSharp.Attributes
C#
AttributeUsageAttribute
[AttributeUsage(Property), Inherited = false)]
public sealedclass CadSystemVariableAttribute
Properties
Returns | Name | Summary |
---|---|---|
Boolean |
IsName | |
String |
Name | System variable name |
DxfReferenceType |
ReferenceType | Reference type for this dxf property |
DxfCode[] |
ValueCodes | Dxf codes binding the property |