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

Gap1D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Gap1D
(
	Avl.Point2D point1_,
	Avl.Point2D point2_,
	float width_
)

Parameters

Name Type Range Default Description
point1_Avl.Point2D
point2_Avl.Point2D
width_float

See also