Méthode | Description | |
---|---|---|
ElementAdded ( global::Microsoft.VisualStudio.Modeling e ) : void |
Called when an element is added.
|
Méthode | Description | |
---|---|---|
ElementAdded ( global::Microsoft.VisualStudio.Modeling e, bool repaintOnly ) : void | ||
GetEntityElementForEntityShapeProperties ( global root ) : global::System.Collections.ICollection | ||
GetEntityElementForEntityShapePropertiesFromLastLink ( global root ) : global::System.Collections.ICollection | ||
UpdateCompartments ( global elements, global shapeType, string compartmentName, bool repaintOnly ) : void |
Updates the compartments for the shapes associated to the given list of model elements
|
public ElementAdded ( global::Microsoft.VisualStudio.Modeling e ) : void | ||
e | global::Microsoft.VisualStudio.Modeling | |
Résultat | void |