UnderlayHostDgnDocHost Property
|
Property that represents the current DGN
underlay host that uses the current document for OLE
entities.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
UnderlayHost
See Also