Vector Struct |
Docentric Toolkit Help
Send Feedback |
System.Object
System.ValueType
Docentric.Documents.ObjectModel.Geometry.Vector
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public struct Vector
The Vector type exposes the following members.
Name | Description | |
---|---|---|
.ctor(Double, Double) |
Name | Description | |
---|---|---|
Magnitude |
Name | Description | |
---|---|---|
DistanceTo | ||
DotProduct | ||
Equals(Object) | (Overrides Vector.Equals) | |
Equals(Vector) | ||
FromPoint(Point) | ||
FromPoint(Double, Double) | ||
GetHashCode() | (Overrides Vector.GetHashCode) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
GetNormalized | ||
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Normalize | ||
ToString() | (Overrides Vector.ToString) | |
ToString(Boolean) |