DesignerHasDiagram.GetDesigner(Diagram) 方法

定义

获取设计器。

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

参数

element
Diagram

返回

Designer
属性

适用于