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