You are here: Start » AVL.NET » AnnotatedPoint2D Constructor

AnnotatedPoint2D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public AnnotatedPoint2D
(
	AvlNet.Point2D point,
	AvlNet.Point2D annotation
)

Parameters

Name Type Range Default Description
pointAvlNet.Point2D
annotationAvlNet.Point2D

See also