RegionAreaPropertiesExtents
Property
|
Property that represents extents of a
region.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
Extents2d
See Also