DiagramClientView::InvalidateRectangle Method (RectangleD)
Visual Studio 2015
Invalidates the specified rectangle in world units.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- rectangle
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
Rectangle to invalidate in world units and relative to the Diagram's top-left.
The rectangle is assumed to be a shape's rectangle, so it is inflated by the size of the surrounding selection rectangle.
Show: