ProxyEntityOriginalDxfName Property
|
Property that represents the DXF name of the
entity represented by this proxy entity.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string OriginalDxfName { get; }
Public ReadOnly Property OriginalDxfName As String
Get
public:
property String^ OriginalDxfName {
String^ get ();
}
member OriginalDxfName : string with get
Property Value
String
See Also