You are here: Start » AVL.NET » ClassifiedRectangle Class
ClassifiedRectangle Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Rectangle belonging to a specific class.
Constructors
Constructor | Description | |
---|---|---|
![]() | ClassifiedRectangle() | |
![]() | ClassifiedRectangle(Rectangle2D, String, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | ClassName | System.String | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | Rectangle | Avl.Rectangle2D | |
![]() | Score | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.ClassifiedRectangle) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(Avl.ClassifiedRectangle) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.ClassifiedRectangle) | |
![]() | ToString() | Inherited from System.Object |