ImageShapeHasBaseImageShape.GetBaseClass(ImageShape) Method

Definition

Gets 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

Parameters

element
ImageShape

Returns

Attributes

Applies to