UnderlayHostDgnDocHost Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public static UnderlayHost DgnDocHost { get; }
Public Shared ReadOnly Property DgnDocHost As UnderlayHost
Get
public:
static property UnderlayHost^ DgnDocHost {
UnderlayHost^ get ();
}
static member DgnDocHost : UnderlayHost with get
Property Value
Type:
UnderlayHost
See Also