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

AnnotatedPoint2D Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
pointFilNet.Point2D
annotationFilNet.Point2D

See also