ModelElementLocator.NavigateTo (Método) (Guid, ShapeElement)

Mostrar y seleccione la forma especificada.

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

Sintaxis

'Declaración
Public Function NavigateTo ( _
    logicalView As Guid, _
    targetShape As ShapeElement _
) As Boolean
public bool NavigateTo(
    Guid logicalView,
    ShapeElement targetShape
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

ModelElementLocator Clase

NavigateTo (Sobrecarga)

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