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

Gap1D.Gap1D(float, float, float, float, float)

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

Syntax


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

Parameters

point1X
Type: System.Single
point1Y
Type: System.Single
point2X
Type: System.Single
point2Y
Type: System.Single
width
Type: System.Single

See also