DiagramCommands Fields
Provides access to diagram commands.
Name | Description |
---|---|
Bring |
Bring the selected diagram items forward.
Inherited from Diagram |
Bring |
Bring the selected diagram items to the front.
Inherited from Diagram |
Cancel |
Exit the input state (i. |
Change |
Change the type of the selected connector.
Inherited from Diagram |
Circular |
Realign diagram items according to the circular layout algorithm.
Inherited from Diagram |
Collapse |
Collapse the selected containers.
Inherited from Diagram |
Copy |
Copy the selected diagram items.
Inherited from Diagram |
Cut |
Remove the selected diagram items and copy them to the Clipboard.
Inherited from Diagram |
Decrease |
Decrease the font size for the text within the selected diagram items.
Inherited from Diagram |
Delete |
Remove the selected diagram items.
Inherited from Diagram |
Edit |
Edit the text within the selected shape.
Inherited from Diagram |
Empty |
An empty command.
Inherited from Diagram |
Export |
Export the diagram in the specified format to a file.
Inherited from Diagram |
Export |
Exports the diagram to a PDF document.
Inherited from Diagram |
Export |
Inherited from Diagram |
Fit |
Change the page size to fit the diagram contents.
Inherited from Diagram |
Fit |
Set the diagram zoom factor value to fit all pages with content within the canvas.
Inherited from Diagram |
Fit |
Set the diagram zoom factor value to fit the entire diagram width.
Inherited from Diagram |
Flip |
Flip the selected image item.
Inherited from Diagram |
Focus |
Focuses the next control after the Diagram control in the visual tree.
Inherited from Diagram |
Focus |
Focuses the previous control after the Diagram control in the visual tree.
Inherited from Diagram |
Increase |
Increase the font size for the text within the selected diagram items.
Inherited from Diagram |
Insert |
Invoke the “Insert Picture” dialog window.
Inherited from Diagram |
Load |
Invoke the Insert Picture dialog to change the selected image item.
Inherited from Diagram |
Mind |
Realign diagram items to form a mind map tree diagram.
Inherited from Diagram |
Mind |
Realign the subordinate items of the selected diagram item to form a mind map tree.
Inherited from Diagram |
Move |
Move the selected diagram items the specified distance from its current position in the specified direction.
Inherited from Diagram |
Move |
Move the selected diagram items the specified distance from its current position in the specified direction without snapping them to the grid.
Inherited from Diagram |
New |
Close the current file and create a new one. If the current file contains unsaved changes, the end-user is prompted to save them.
Inherited from Diagram |
Open |
Create a new diagram file and open it.
Inherited from Diagram |
Paste |
Inserts the diagram items from the Clipboard onto the canvas.
Inherited from Diagram |
Print |
Invoke the Print dialog window.
Inherited from Diagram |
Quick |
Print the diagram with default print settings.
Inherited from Diagram |
Redo |
Reapply the last action that was undone in the diagram control.
Inherited from Diagram |
Reset |
Reset the selected images to their original state.
Inherited from Diagram |
Rotate |
Rotate the selected item counterclockwise around its anchor point by the specified angle.
Inherited from Diagram |
Save |
Invoke the Save File As dialog window.
Inherited from Diagram |
Save |
Save changes made to the diagram. If the diagram has not been saved to a file before, the Save File As dialog window is invoked.
Inherited from Diagram |
Select |
Select all items within the diagram.
Inherited from Diagram |
Select |
Select the tool used to create connectors.
Inherited from Diagram |
Select |
Select the tool used to create ellipse shapes.
Inherited from Diagram |
Select |
Select the tool used to create hexagonal shapes.
Inherited from Diagram |
Select |
Select the next diagram item in the order they were added to the diagram.
Inherited from Diagram |
Select |
Select the tool used to navigate the diagram.
Inherited from Diagram |
Select |
Select the tool used to select diagram items.
Inherited from Diagram |
Select |
Select the previous diagram item in the order they were added to the diagram.
Inherited from Diagram |
Select |
Select the tool used to create rectangular shapes.
Inherited from Diagram |
Select |
Select the tool used to create triangular shapes.
Inherited from Diagram |
Select |
Select the tool used to create text shapes.
Inherited from Diagram |
Select |
Select the specified diagram tool.
Inherited from Diagram |
Send |
Send the selected diagram items backward.
Inherited from Diagram |
Send |
Send the selected diagram items to the back.
Inherited from Diagram |
Set |
Set the horizontal alignment of the text within the selected shapes.
Inherited from Diagram |
Set |
Invoke the Page Setup dialog window.
Inherited from Diagram |
Set |
Set the specified header padding value for the selected container items.
Inherited from Diagram |
Set |
Set the specified padding value for the selected container items.
Inherited from Diagram |
Set |
Set the specified shape style for the selected container items.
Inherited from Diagram |
Set |
Set the specified scale factor for the selected image items.
Inherited from Diagram |
Set |
Set the specified stretch mode for the selected image items.
Inherited from Diagram |
Set |
Set the specified style (id) for the selected diagram items.
Inherited from Diagram |
Set |
Inherited from Diagram |
Set |
Set the vertical alignment of the text within the selected shapes.
Inherited from Diagram |
Set |
Apply a zoom factor value to a document.
Inherited from Diagram |
Show |
Toggle the visibility of headers of the selected containers.
Inherited from Diagram |
Show |
Invoke the popup menu for the selected item.
Inherited from Diagram |
Show |
Invoke the Print Preview.
Inherited from Diagram |
Show |
Invoke the ‘Properties’ panel.
Inherited from Diagram |
Start |
Start a drag-and-drop operation for the tool passed to the command as the parameter.
Inherited from Diagram |
Start |
Select the tool used to drag diagram items.
Inherited from Diagram |
Sugiyama |
Realign diagram items according to the layered graph drawing (Sugiyama-style graph drawing) algorithm.
Inherited from Diagram |
Tip |
Realign diagram items according to the tip-over tree layout algorithm.
Inherited from Diagram |
Tip |
Realign the subordinate items of the selected diagram item according to the tip-over tree layout algorithm.
Inherited from Diagram |
Toggle |
Toggle bold font for the text within the selected shapes.
Inherited from Diagram |
Toggle |
Toggle italic font for the text within the selected shapes.
Inherited from Diagram |
Toggle |
Toggle strikethrough for the text within the selected shapes.
Inherited from Diagram |
Toggle |
Toggle underline for the text within the selected shapes.
Inherited from Diagram |
Toggle |
Toggle the visibility of the child items of the selected diagram item.
Inherited from Diagram |
Tree |
Realign diagram items to form a tree diagram.
Inherited from Diagram |
Tree |
Realign the subordinate items of the selected diagram item according to the tree layout algorithm.
Inherited from Diagram |
Undo |
Cancel changes resulting from the last operation.
Inherited from Diagram |
Use |
Use a diagram tool.
Inherited from Diagram |
Zoom |
Increase the current zoom factor of a diagram.
Inherited from Diagram |
Zoom |
Decrease the current zoom factor of a diagram.
Inherited from Diagram |
See Also