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

SegmentScanField Constructor

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

Syntax

public SegmentScanField(
	AvlNet.Point2D axisPoint1,
	AvlNet.Point2D axisPoint2,
	float width
)

Parameters

Name Type Range Default Description
axisPoint1AvlNet.Point2D
axisPoint2AvlNet.Point2D
widthfloat

See also