Adorner::Invalidate Method (Rectangle)

 

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

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

public:
void Invalidate(
	Rectangle rectangle
)

Parameters

rectangle
Type: System.Drawing::Rectangle

The area to invalidate.

.NET Framework
Available since 2.0
Return to top
Show: