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

See also