ComponentOne Bitmap for UWP
Offset(Size2F) Method

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

Parameters

sz
See Also

Reference

Point2F Structure
Point2F Members
Overload List