You are here: Start » FIL.NET » Path.Add Method

Path.Add Method

Adds an element to the end

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

Syntax

public void Add
(
	FilNet.Point2D value
)

Parameters

Name Type Range Default Description
valueFilNet.Point2D

See also