DesignerHasDiagram.GetLinkToDiagram(Designer) 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 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