Share via


DesignerHasDiagram.GetDesigner(Diagram) Method

Definition

Gets Designer.

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

Parameters

element
Diagram

Returns

Attributes

Applies to