You are here: Start » AVL.NET » AnnotatedPoint2D Constructor
AnnotatedPoint2D Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public AnnotatedPoint2D
(
	Avl.Point2D point_,
	Avl.Point2D annotation_
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| point_ | Avl.Point2D | ||||
| annotation_ | Avl.Point2D | 
