ImageShapeHasBaseImageShape.GetLinkToBaseClass(ImageShape) 方法

定义

获取 ImageShape 的 ImageShapeHasBaseImageShape 链接。

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

参数

subImageShapeInstance
ImageShape

返回

ImageShapeHasBaseImageShape
属性

适用于