DesignerHasDiagram.SetDesigner(Diagram, Designer) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit le concepteur.
public:
static void SetDesigner(Microsoft::VisualStudio::Modeling::DslDefinition::Diagram ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::Designer ^ newGraphicalEditor);
[System.Diagnostics.DebuggerStepThrough]
public static void SetDesigner (Microsoft.VisualStudio.Modeling.DslDefinition.Diagram element, Microsoft.VisualStudio.Modeling.DslDefinition.Designer newGraphicalEditor);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetDesigner : Microsoft.VisualStudio.Modeling.DslDefinition.Diagram * Microsoft.VisualStudio.Modeling.DslDefinition.Designer -> unit
Public Shared Sub SetDesigner (element As Diagram, newGraphicalEditor As Designer)
Paramètres
- element
- Diagram
- newGraphicalEditor
- Designer
- Attributs