Property that represents extents for this
Layout object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Extents3d Extents { get; }
Public ReadOnly Property Extents As Extents3d
Get
public:
property Extents3d Extents {
Extents3d get ();
}
member Extents : Extents3d with get
Property Value
Extents3d
See Also