Condividi tramite


Metodo DiagramClientView.ManuallyRouteSelection

ManuallyRoute il segmento di riga del LinkShape primario nella selezione.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DiagramClientView Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams