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