You are here: Start » FIL.NET » Vector2D Structure
Vector2D Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Vector2D(Point2D, Point2D) | |
![]() | Vector2D(Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | DeltaX | System.Single | |
![]() | DeltaY | System.Single | |
![]() | Direction | System.Single | |
![]() ![]() | Empty | Fil.Vector2D | Gets an empty instance of the Vector2D. |
![]() | Length2 | System.Single | |
![]() | Length | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.Vector2D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |