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.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
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

See Also

Reference

LineLabelShape Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace