You are here: Start » FIL.NET » Invoke.createLine Method

Invoke.createLine Method

Namespace:Fil
Assembly:FilNet.dll

Syntax

public static Fil.Line2D createLine
(
	Fil.Point2D inPoint,
	float inDirection
)

Parameters

Name Type Range Default Description
inPointFil.Point2D
inDirectionfloat

See also