ComponentOne Bitmap for UWP
Offset(Point2F) Method

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

Parameters

pt
See Also

Reference

Point2F Structure
Point2F Members
Overload List