ILineLabel::UpdateLabelOffset Method (RectangleD, RectangleD)
Visual Studio 2015
This method is called when the position/size of the ILineLabel is explicitly changed by the user.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- oldBounds
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
Old bounds of this ILineLabel.
- newBounds
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
New bounds of this ILineLabel.
Show: