Share via


DecoratorHostShape.ILineLabel.AdjustPosition Method

Auto-adjust the position of this ILineLabel.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

'Declaration
Private Sub AdjustPosition Implements ILineLabel.AdjustPosition
void ILineLabel.AdjustPosition()
private:
virtual void AdjustPosition() sealed = ILineLabel::AdjustPosition
private abstract AdjustPosition : unit -> unit 
private override AdjustPosition : unit -> unit 
JScript does not support explicit interface implementations.

Implements

ILineLabel.AdjustPosition()

.NET Framework Security

See Also

Reference

DecoratorHostShape Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace