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