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