ShapeMapHasParentElementPath.GetShapeMap(DomainPath) 方法

定义

获取 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

参数

element
DomainPath

返回

BaseShapeMap
属性

适用于