You are here: Start » AVL.NET » Rectangle2D Structure
Rectangle2D Structure
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Rectangle2D(Single, Single, Single, Single, Single) | |
![]() | Rectangle2D(Point2D, Single, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Angle | System.Single | |
![]() | Height | System.Single | |
![]() | Origin | AvlNet.Point2D | |
![]() | Width | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |