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

Line2D Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
afloat
bfloat
cfloat

See also