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