Translates point by a vector.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public static Point Add ( Vector vector, Point point)
Public Shared Function Add( _ vector As Vector, _ point As Point _) As Point
The vector to add.
The reference point.
The translated point.
Add Method Overload ListVector MembersVector StructureMindFusion.Charting Namespace