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

Stripe1D Constructor

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

Syntax

public Stripe1D
(
	FilNet.Point2D point1,
	FilNet.Point2D point2,
	float width,
	float magnitude,
	FilNet.Polarity polarity,
	float position1,
	float position2
)

Parameters

Name Type Range Default Description
point1FilNet.Point2D
point2FilNet.Point2D
widthfloat
magnitudefloat
polarityFilNet.Polarity
position1float
position2float

See also