You are here: Start » AVL.NET » LabeledPoint2D Structure
LabeledPoint2D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| LabeledPoint2D(Point2D, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.LabeledPoint2D | ||
| IsDefault | System.Boolean | ||
| Label | System.Int32 | ||
| Point | AvlNet.Point2D |
Methods
| Name | Description | |
|---|---|---|
| Equals(AvlNet.LabeledPoint2D) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.LabeledPoint2D, AvlNet.LabeledPoint2D) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
