Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Called by the LinkShape when EdgePoints change, to update position of the label
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntax
'Declaration
Public Interface ILineLabel
public interface ILineLabel
public interface class ILineLabel
type ILineLabel = interface end
public interface ILineLabel
The ILineLabel type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ManuallyPlaced | Gets or sets whether this ILineLabel has been manually moved. |
![]() |
ManuallySized | Gets or sets whether this ILineLabel has been manually resized. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AdjustPosition | Auto-adjust the position of this ILineLabel. |
![]() |
UpdateLabelOffset | This method is called when the position/size of the ILineLabel is explicitly changed by the user. |
Top
.gif)
.gif)