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

Edge1D Constructor

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

Syntax

public Edge1D
(
	FilNet.Point2D point,
	float magnitude,
	FilNet.EdgeTransition transition,
	float position
)

Parameters

Name Type Range Default Description
pointFilNet.Point2D
magnitudefloat
transitionFilNet.EdgeTransition
positionfloat

See also