ComponentOne Bitmap for UWP
Offset(Point2L) Method

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

Parameters

pt
See Also

Reference

Point2L Structure
Point2L Members
Overload List