GeometryShapeHasBaseGeometryShape.GetSubClasses(GeometryShape) Method

Definition

Gets a list of SubClasses.

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

Parameters

element
GeometryShape

Returns

Attributes

Applies to