Skip to content

ACadSharp.Attributes.DxfNameAttribute

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

DxfNameAttribute Class

Mark the class as a dxf class equivalent

Definition

Namespace: ACadSharp.Attributes

C#

AttributeUsageAttribute
[AttributeUsage(Class))]
public sealedclass DxfNameAttribute

Properties

Returns Name Summary
String Name Dxf name
Clone this wiki locally