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

Vector2D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Vector2D(Point2D, Point2D)
Vector2D(Single, Single)

Properties

 NameTypeDescription
DeltaXSystem.Single
DeltaYSystem.Single
DirectionSystem.Single
EmptyFil.Vector2D Gets an empty instance of the Vector2D.
Length2System.Single
LengthSystem.Single

Methods

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

See also