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

SegmentFittingField Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public SegmentFittingField
(
	float x1,
	float y1,
	float x2,
	float y2,
	float width_
)

Parameters

Name Type Range Default Description
x1float
y1float
x2float
y2float
width_float

See also