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

Vector2D Structure

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

Constructors

 ConstructorDescription
Vector2D(Single, Single)

Properties

 NameTypeDescription
DeltaXSystem.Single
DeltaYSystem.Single
Length2System.Single
LengthSystem.Single

Methods

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

See also