ImageShapeHasBaseImageShape.GetLinkToBaseClass(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.
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