Sdílet prostřednictvím


DiagramClientView.ManuallyRouteSelection – metoda

ManuallyRoute řádku segmentu primární LinkShape ve výběru.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Sub ManuallyRouteSelection ( _
    linkShape As LinkShape, _
    segment As LineSegment, _
    routeDelta As PointD, _
    previousPoint As PointD _
)
public void ManuallyRouteSelection(
    LinkShape linkShape,
    LineSegment segment,
    PointD routeDelta,
    PointD previousPoint
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DiagramClientView Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů