ILineLabel Interface
Visual Studio 2015
Called by the LinkShape when EdgePoints change, to update position of the label
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ManuallyPlaced | Gets or sets whether this ILineLabel has been manually moved. |
![]() | ManuallySized | Gets or sets whether this ILineLabel has been manually resized. |
| Name | Description | |
|---|---|---|
![]() | AdjustPosition() | Auto-adjust the position of this ILineLabel. |
![]() | UpdateLabelOffset(RectangleD, RectangleD) | This method is called when the position/size of the ILineLabel is explicitly changed by the user. |
Show:

