DesignerHasDiagram.GetDesigner(Diagram) 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.
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