C1.Silverlight.Schedule.5
Add(Vector,Point) Method

Syntax
'Declaration
 
Public Overloads Shared Function Add( _
   ByVal vector As Vector, _
   ByVal point As System.Windows.Point _
) As System.Windows.Point
public static System.Windows.Point Add( 
   Vector vector,
   System.Windows.Point point
)

Parameters

vector
point
See Also

Reference

Vector Structure
Vector Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.