LineLabelShape.AdjustPosition Method
Automatically adjusts this LineLabel's position based on the LinkShape that its connected to and the specified label properties.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Syntax
'Dichiarazione
Public Overridable Sub AdjustPosition
public virtual void AdjustPosition()
public:
virtual void AdjustPosition()
abstract AdjustPosition : unit -> unit
override AdjustPosition : unit -> unit
public function AdjustPosition()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.