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