ComponentOne Bitmap for UWP
Offset(Point2L,Size2L) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > Point2L Structure > Offset Method : Offset(Point2L,Size2L) Method
Offsets the point by the specified amount.
Syntax
'Declaration
 
Public Overloads Shared Function Offset( _
   ByVal pt As Point2L, _
   ByVal sz As Size2L _
) As Point2L
public static Point2L Offset( 
   Point2L pt,
   Size2L sz
)

Parameters

pt
sz
See Also

Reference

Point2L Structure
Point2L Members
Overload List