You are here: Start » AVL.NET » Gap1D.Gap1D(AvlNet.Point2D, AvlNet.Point2D, float)

Gap1D.Gap1D(AvlNet.Point2D, AvlNet.Point2D, float)

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

Syntax


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

Parameters

point1
Type: AvlNet.Point2D
point2
Type: AvlNet.Point2D
width
Type: System.Single

See also