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

Line2D.Line2D(float, float, float)

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

Syntax


public Line2D(
	float a,
	float b,
	float c
)

Parameters

a
Type: System.Single
b
Type: System.Single
c
Type: System.Single

See also