Extents2d Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.DatabaseServicesExtents2d

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public struct Extents2d : IFormattable

The Extents2d type exposes the following members.

Constructors
  Name Description
Public method Extents2d(Point2d, Point2d) Initializes a new instance of the Extents2d class
Public method Extents2d(Double, Double, Double, Double) Initializes a new instance of the Extents2d class
Top
Properties
  Name Description
Public property MaxPoint  
Public property MinPoint  
Top
Methods
  Name Description
Public method Equals
(Overrides ValueTypeEquals(Object))
Public method GetHashCode
(Overrides ValueTypeGetHashCode)
Public method GetType
(Inherited from Object)
Public method IsEqualTo(Extents2d)  
Public method IsEqualTo(Extents2d, Tolerance)  
Public method ToString
(Overrides ValueTypeToString)
Public method ToString(IFormatProvider)  
Public method ToString(String, IFormatProvider)  
Top
Operators
See Also

©  Bricsys NV. All rights reserved.