ShapeMapHasDecoratorMaps.GetLinkToShapeMap(DecoratorMap) 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.
Get the ShapeMapHasDecoratorMaps link to a DecoratorMap.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMapHasDecoratorMaps ^ GetLinkToShapeMap(Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ decoratorMapInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasDecoratorMaps GetLinkToShapeMap (Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap decoratorMapInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToShapeMap : Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap -> Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasDecoratorMaps
Public Shared Function GetLinkToShapeMap (decoratorMapInstance As DecoratorMap) As ShapeMapHasDecoratorMaps
Parameters
- decoratorMapInstance
- DecoratorMap
Returns
- Attributes