You are here: Start » AVL.NET » LabeledPoint2D Structure
LabeledPoint2D Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| LabeledPoint2D(Point2D, Int32) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Empty | Avl.LabeledPoint2D | Gets an empty instance of the LabeledPoint2D. | |
| Label | System.Int32 | ||
| Point | Avl.Point2D | 
Methods
| Name | Description | |
|---|---|---|
| Equals(Avl.LabeledPoint2D) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
