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

Line3D Structure

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

Constructors

 ConstructorDescription
Line3D(Single, Single, Single, Single, Single, Single)

Properties

 NameTypeDescription
DeltaXSystem.Single
DeltaYSystem.Single
DeltaZSystem.Single
XSystem.Single
YSystem.Single
ZSystem.Single

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