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

AnnotatedPoint2D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public AnnotatedPoint2D
(
	Fil.Point2D point_,
	Fil.Point2D annotation_
)

Parameters

Name Type Range Default Description
point_Fil.Point2D
annotation_Fil.Point2D

See also