The Rectangle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Rectangle()()()() | Initializes a new instance of the Rectangle class |
![]() | Rectangle(Point2D, Point2D) | Initializes a new instance of the Rectangle class |
![]() | Rectangle(Double, Double, Double, Double) | Initializes a new instance of the Rectangle class |
Methods
Name | Description | |
---|---|---|
![]() | Area | |
![]() | Centroid | |
![]() | Contains | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object..::..GetHashCode()()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Intersect | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides Object..::..ToString()()()().) |
![]() | Translate |