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

SegmentScanField Constructor

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

Syntax

public SegmentScanField
(
	AvlNet.Point2D point1,
	AvlNet.Point2D point2,
	float width
)

Parameters

Name Type Range Default Description
point1AvlNet.Point2D
point2AvlNet.Point2D
widthfloat

See also