Vector
|
The Vector2d type exposes the following members.
| Name | Description | |
|---|---|---|
| Vector2d(Double) | Initializes a new instance of the Vector2d class | |
| Vector2d(Double, Double) | Initializes a new instance of the Vector2d class |
| Name | Description | |
|---|---|---|
| Angle | ||
| Coordinate | ||
| Length | ||
| LengthSqrd | ||
| X | ||
| XAxis | ||
| Y | ||
| YAxis |
| Name | Description | |
|---|---|---|
| Add | ||
| DivideBy | ||
| DotProduct | ||
| Equals | (Overrides ValueTypeEquals(Object)) |
|
| GetAngleTo | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) |
|
| GetNormal | ||
| GetNormal(Tolerance) | ||
| GetPerpendicularVector | ||
| GetType | (Inherited from Object) |
|
| IsCodirectionalTo(Vector2d) | ||
| IsCodirectionalTo(Vector2d, Tolerance) | ||
| IsEqualTo(Vector2d) | ||
| IsEqualTo(Vector2d, Tolerance) | ||
| IsParallelTo(Vector2d) | ||
| IsParallelTo(Vector2d, Tolerance) | ||
| IsPerpendicularTo(Vector2d) | ||
| IsPerpendicularTo(Vector2d, Tolerance) | ||
| IsUnitLength | ||
| IsUnitLength(Tolerance) | ||
| IsZeroLength | ||
| IsZeroLength(Tolerance) | ||
| Mirror | ||
| MultiplyBy | ||
| Negate | ||
| RotateBy | ||
| Subtract | ||
| ToArray | ||
| ToString | (Overrides ValueTypeToString) |
|
| ToString(IFormatProvider) | ||
| ToString(String, IFormatProvider) | ||
| TransformBy |
| © Bricsys NV. All rights reserved. |