DiagramClientView.ManuallyRouteSelection (Método)

ManuallyRoute el segmento de línea de LinkShape primario en la selección.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DiagramClientView Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)