Compartir a través de


NavigateToShapesOnDiagramCommand (Constructor)

constructor

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    locator As ModelElementLocator, _
    targetDiagram As Diagram, _
    targetSelection As IList(Of DiagramItem), _
    priority As Integer _
)
public NavigateToShapesOnDiagramCommand(
    ModelElementLocator locator,
    Diagram targetDiagram,
    IList<DiagramItem> targetSelection,
    int priority
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NavigateToShapesOnDiagramCommand Clase

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