DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / Invalidate Method / Invalidate(Rectangle) Method

In This Topic
    Invalidate(Rectangle) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Sub Invalidate( _
       ByVal rc As System.Drawing.Rectangle _
    ) 
    public void Invalidate( 
       System.Drawing.Rectangle rc
    )

    Parameters

    rc
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also