Share via


ImageShapeHasBaseImageShape.GetSubClasses(ImageShape) Method

Definition

Gets a list of SubClasses.

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

Parameters

element
ImageShape

Returns

Attributes

Applies to