System.Object
  System.ValueType
    Docentric.Documents.ObjectModel.Geometry.Vector

Namespace: Docentric.Documents.ObjectModel.Geometry
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public struct Vector

The Vector type exposes the following members.

Name Description
Public member Magnitude
Name Description
Public field X
Public field Y
Name Description
Public method DistanceTo
Public method DotProduct
Public method Equals(Object) (Overrides Vector.Equals)
Public method Equals(Vector)
Public methodStatic member FromPoint(Point)
Public methodStatic member FromPoint(Double, Double)
Public method GetHashCode() (Overrides Vector.GetHashCode)
Public method GetHashCode Returns the hash code for this instance. (Inherited from ValueType)
Public method GetNormalized
Public method GetType Gets the Type of the current instance. (Inherited from Object)
Public method Normalize
Public method ToString() (Overrides Vector.ToString)
Public method ToString(Boolean)