Adorner::Invalidate Method (Region^)

 

Forces the BehaviorService to refresh its adorner window within the given Region.

Namespace:   System.Windows.Forms.Design.Behavior
Assembly:  System.Design (in System.Design.dll)

public:
void Invalidate(
	Region^ region
)

Parameters

region
Type: System.Drawing::Region^

The Region to invalidate.

.NET Framework
Available since 2.0
Return to top
Show: