Compartilhar via


Método ImageShapeHasBaseImageShape.GetLinkToBaseClass

Obtenha o link de ImageShapeHasBaseImageShape para um ImageShape.

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

Sintaxe

'Declaração
Public Shared Function GetLinkToBaseClass ( _
    subImageShapeInstance As ImageShape _
) As ImageShapeHasBaseImageShape
public static ImageShapeHasBaseImageShape GetLinkToBaseClass(
    ImageShape subImageShapeInstance
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape

Segurança do .NET Framework

Consulte também

Referência

ImageShapeHasBaseImageShape Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition