ImageShapeHasBaseImageShape.GetBaseClass(ImageShape) 方法

定义

获取 BaseClass。

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

参数

element
ImageShape

返回

ImageShape
属性

适用于