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

Gap1D Constructor

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

Syntax

public Gap1D(
	float point1X,
	float point1Y,
	float point2X,
	float point2Y,
	float width
)

Parameters

Name Type Range Default Description
point1Xfloat
point1Yfloat
point2Xfloat
point2Yfloat
widthfloat

See also