This class represents a vector in the 2-dimensional real vector space.
Namespace: yWorks.yFiles.Algorithms.GeometryAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class YVector |
| Visual Basic |
|---|
Public Class YVector |
Remarks
This class represents a vector in the 2-dimensional real vector space.
This vector is an ordered 2 tuple and is defined by two doubles.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Algorithms.Geometry..::..YVector
yWorks.yFiles.Algorithms.Geometry..::..YVector