ComponentOne Bitmap for UWP
Offset(RectL,Int32,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > RectL Structure > Offset Method : Offset(RectL,Int32,Int32) Method
Offsets the rectangle by the specified amount.
Syntax
'Declaration
 
Public Overloads Shared Function Offset( _
   ByVal rc As RectL, _
   ByVal dx As System.Integer, _
   ByVal dy As System.Integer _
) As RectL
public static RectL Offset( 
   RectL rc,
   System.int dx,
   System.int dy
)

Parameters

rc
dx
dy
See Also

Reference

RectL Structure
RectL Members
Overload List