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