Skip to content

ACadSharp.Classes.DxfClass.CppClassName

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

CppClassName Property

C++ class name. Used to bind with software that defines object class behavior; always unique

Definition

Namespace: ACadSharp.Classes.DxfClass

C#

DxfCodeValueAttribute
public String CppClassName { get; set; }

Property Value

String

Clone this wiki locally