You are here: Start » AVL.NET » Object2D Structure
Object2D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Object2D(Rectangle2D, CoordinateSystem2D, Point2D, Single, Single, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Alignment | AvlNet.CoordinateSystem2D | ||
| Angle | System.Single | ||
| Default | AvlNet.Object2D | Gets default Object2D object | |
| IsDefault | System.Boolean | ||
| Match | AvlNet.Rectangle2D | ||
| Point | AvlNet.Point2D | ||
| Scale | System.Single | ||
| Score | 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 |
