![]() ![]() | Defines a "null"-vector. |
![]() ![]() | Converts plar coords to Vector. |
![]() ![]() | Implements addition of the two given vectors. |
![]() ![]() | Implements division of the given vector by the specified scalar value. |
![]() ![]() | Returns true if two given vectors are identical. |
![]() ![]() | Returns true if two given vectors are not identical. |
![]() ![]() | Overloaded. Implements multiplication of the two given vectors. |
![]() ![]() | Implements subtraction of the two given vectors. |
![]() ![]() | Defines unary operator -. |
![]() ![]() | Defines unary operator +. |
![]() ![]() | Converts the given Vector to an integer Point with truncation. |
![]() ![]() | Converts the given Vector to an integer Size with truncation. |
![]() ![]() | Converts the given Vector to a SizeF |
![]() ![]() | Converts the given integer Point to a Vector |
![]() ![]() | Converts the given integer Size to a Vector |
![]() ![]() | Converts the given SizeF to a Vector |
![]() |
Overloaded. Initializes a new instance of the Vector class. |
![]() | Gets or sets the "height" duplicates the Y-value. |
![]() | Returns true if this is a "null"-vector. |
![]() | Gets or sets vector coord in specified direction. |
![]() | Gets vector lenght. |
![]() | Gets vector rotation. |
![]() | Gets or sets the "width" duplicates the X-value. |
![]() | Gets or sets X-component of the vector |
![]() | Gets or sets Y-component of the vector. |
![]() | Returns the modulus of the vector |
![]() | Determines whether two Vector instances are equal. |
![]() | Serves as a hash function for Vector, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets secondary direction coord. |
![]() | Gets the Type of the current instance. |
![]() | Snaps the vector to a grid with the specifed cell size. |
![]() | Snaps the X-component to a grid with the specified x-size of a cell |
![]() | Snaps the Y-component to a grid with the specified y-size of a cell |
![]() | Returns a String that represents the current Vector object. |
![]() | Truncates the current Vector object to an integer Point. |
![]() | Truncates the current Vector object to an integer Size. |
Vector Class | PerpetuumSoft.InstrumentationPDA.Mathematics Namespace