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

Path Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Path
(
	Fil.Point2D[] points,
	bool closed
)

Parameters

Name Type Range Default Description
pointsFil.Point2D[]
closedbool

See also