GeometryShapeHasBaseGeometryShape.GetBaseClass(GeometryShape) 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::GeometryShape ^ GetBaseClass(Microsoft::VisualStudio::Modeling::DslDefinition::GeometryShape ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShape GetBaseClass (Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShape element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetBaseClass : Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShape -> Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShape
Public Shared Function GetBaseClass (element As GeometryShape) As GeometryShape
Parameters
- element
- GeometryShape
Returns
- Attributes