Share via


DesignerHasDiagram.GetLinkToDiagram(Designer) Method

Definition

Get the DesignerHasDiagram link to a Designer.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DesignerHasDiagram ^ GetLinkToDiagram(Microsoft::VisualStudio::Modeling::DslDefinition::Designer ^ graphicalEditorInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DesignerHasDiagram GetLinkToDiagram (Microsoft.VisualStudio.Modeling.DslDefinition.Designer graphicalEditorInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToDiagram : Microsoft.VisualStudio.Modeling.DslDefinition.Designer -> Microsoft.VisualStudio.Modeling.DslDefinition.DesignerHasDiagram
Public Shared Function GetLinkToDiagram (graphicalEditorInstance As Designer) As DesignerHasDiagram

Parameters

graphicalEditorInstance
Designer

Returns

Attributes

Applies to