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

Gap1D Constructor

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

Syntax

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

Parameters

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

See also