Freigeben über


ImageShapeHasBaseImageShape.GetLinkToBaseClass(ImageShape) Method

Definition

Get the ImageShapeHasBaseImageShape link to a ImageShape.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ImageShapeHasBaseImageShape ^ GetLinkToBaseClass(Microsoft::VisualStudio::Modeling::DslDefinition::ImageShape ^ subImageShapeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape GetLinkToBaseClass (Microsoft.VisualStudio.Modeling.DslDefinition.ImageShape subImageShapeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToBaseClass : Microsoft.VisualStudio.Modeling.DslDefinition.ImageShape -> Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape
Public Shared Function GetLinkToBaseClass (subImageShapeInstance As ImageShape) As ImageShapeHasBaseImageShape

Parameters

subImageShapeInstance
ImageShape

Returns

Attributes

Applies to