WorkflowView.InvalidateLogicalRectangle(Rectangle) Metod

Definition

Ogiltigförklarar den angivna Rectangle och gör att den blir ommålad.

public:
 void InvalidateLogicalRectangle(System::Drawing::Rectangle logicalRectangle);
public void InvalidateLogicalRectangle(System.Drawing.Rectangle logicalRectangle);
member this.InvalidateLogicalRectangle : System.Drawing.Rectangle -> unit
Public Sub InvalidateLogicalRectangle (logicalRectangle As Rectangle)

Parametrar

logicalRectangle
Rectangle

, Rectanglei logiska koordinater, för att ogiltigförklara och orsaka att målas om.

Kommentarer

Använd InvalidateLogicalRectangle för att göra så att en Rectangle, i logiska koordinater, läggs till i uppdateringsregionen.

Gäller för