Property that represents DXF class name for
the class describing instance represented by this RxClass
object.
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public string DxfName { get; }
Public ReadOnly Property DxfName As String
Get
public:
property String^ DxfName {
String^ get ();
}
member DxfName : string with get
Property Value
String
See Also