'Declaration Public Overloads Sub Invalidate( _ ByVal rc As Rectangle _ )
public void Invalidate( Rectangle rc )
Parameters
- rc
- A System.Drawing.Rectangle that represents the region to invalidate.
'Declaration Public Overloads Sub Invalidate( _ ByVal rc As Rectangle _ )
public void Invalidate( Rectangle rc )