You are here: Start » AVL.NET » SegmentScanField Constructor

SegmentScanField Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public SegmentScanField
(
	float x1,
	float y1,
	float x2,
	float y2,
	float width
)

Parameters

Name Type Range Default Description
x1float
y1float
x2float
y2float
widthfloat

See also