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