SpreadsheetGear.Windows.Forms Namespace > ShapeExplorer Class > Invalidate Method : Invalidate(Region) Method |
'Declaration
Public Overloads Sub Invalidate( _ ByVal region As System.Drawing.Region _ )
'Usage
Dim instance As ShapeExplorer Dim region As System.Drawing.Region instance.Invalidate(region)
public void Invalidate( System.Drawing.Region region )
public procedure Invalidate( region: System.Drawing.Region );
public function Invalidate( region : System.Drawing.Region );
public: void Invalidate( System.Drawing.Region* region )
public: void Invalidate( System.Drawing.Region^ region )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2