ComponentOne Bitmap for UWP
Offset(Vector2) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > Point2F Structure > Offset Method : Offset(Vector2) Method
Offsets the point by the specified amount.
Syntax
'Declaration
 
Public Overloads Sub Offset( _
   ByVal vector As Vector2 _
) 
public void Offset( 
   Vector2 vector
)

Parameters

vector
See Also

Reference

Point2F Structure
Point2F Members
Overload List