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