InvokeEditorAction(Diagram) Constructor
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.
public:
InvokeEditorAction(Microsoft::VisualStudio::Modeling::Diagrams::Diagram ^ diagram);
public InvokeEditorAction (Microsoft.VisualStudio.Modeling.Diagrams.Diagram diagram);
new Microsoft.VisualStudio.Modeling.Diagrams.InvokeEditorAction : Microsoft.VisualStudio.Modeling.Diagrams.Diagram -> Microsoft.VisualStudio.Modeling.Diagrams.InvokeEditorAction
Public Sub New (diagram As Diagram)
Parameters
- diagram
- Diagram