Partilhar via


Método ModelElementLocator.NavigateTo (Guid, ShapeElement)

Exibir e selecionar a forma especificada.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Function NavigateTo ( _
    logicalView As Guid, _
    targetShape As ShapeElement _
) As Boolean
public bool NavigateTo(
    Guid logicalView,
    ShapeElement targetShape
)

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

ModelElementLocator Classe

Sobrecargas NavigateTo

Namespace Microsoft.VisualStudio.Modeling.Shell