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 | |
![]() ![]() | Default | AvlNet.Rectangle2D | |
![]() | Height | System.Single | |
![]() | IsDefault | System.Boolean | |
![]() | Origin | AvlNet.Point2D | |
![]() | Width | System.Single | |
![]() | X | System.Single | |
![]() | Y | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(AvlNet.Rectangle2D) | |
![]() ![]() | Equals(AvlNet.Rectangle2D, AvlNet.Rectangle2D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |