ImageShapeHasBaseImageShape.GetBaseClass(ImageShape) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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