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.Single
BSystem.Single
CSystem.Single
OrientationSystem.Single

Methods

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

See also