ComponentOne Bitmap for UWP
Inflate(RectF,Single,Single) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > RectF Structure > Inflate Method : Inflate(RectF,Single,Single) Method
Inflates the rectangle by the specified amount.
Syntax
'Declaration
 
Public Overloads Shared Function Inflate( _
   ByVal rc As RectF, _
   ByVal dx As System.Single, _
   ByVal dy As System.Single _
) As RectF
public static RectF Inflate( 
   RectF rc,
   System.float dx,
   System.float dy
)

Parameters

rc
dx
dy
See Also

Reference

RectF Structure
RectF Members
Overload List