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

Line2D Structure

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

Constructors

 ConstructorDescription
Line2D(Single, Single, Single)

Properties

 NameTypeDescription
ASystem.SingleParameter A of line equation in general form
BSystem.SingleParameter B of line equation in general form
CSystem.SingleParameter C of line equation in general form

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also