InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Util.Win Namespace / Win32.RECT Structure / Deflate Method / Deflate(Int32,Int32) Method

In This Topic
    Deflate(Int32,Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Deflate( _
       ByVal dx As Integer, _
       ByVal dy As Integer _
    ) 
    public void Deflate( 
       int dx,
       int dy
    )

    Parameters

    dx
    dy
    See Also