Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
Type:
Extents2d
See Also