DiagramCommands Properties
Provides access to diagram commands.
Name | Description |
---|---|
Bring |
Gets the command that brings the selected diagram items forward. |
Bring |
Gets the command that brings the selected diagram items to the front. |
Cancel | Gets the command that cancels the current selection. |
Change |
Gets the command that changes the connector type. |
Circular |
Gets the command that realigns diagram items to form a circular layout. |
Collapse |
|
Copy | Gets the command that copies the selected diagram items to the Clipboard. |
Cut | Gets the command that removes the selected diagram items and copies them to the Clipboard. |
Decrease |
Gets the command that decreases the font size for the text within the selected diagram items. |
Default |
Inherited from Diagram |
Delete | Gets the command that removes the selected diagram items. |
Display |
Obsolete. Gets the command that invokes the Properties Panel. |
Edit | Gets the command that initiates text editing for the selected shape. |
Empty | This member supports the internal infrastructure and is not intended to be used directly from your code. |
Export |
Gets the command that exports the diagram to an image file of the specified format. |
Export |
|
Export |
|
Fit |
Gets the command that changes the page size to fit the diagram contents. |
Fit |
Gets the command that sets the diagram zoom factor value to fit all pages with content within the canvas. |
Fit |
Gets the command that sets the diagram zoom factor value to fit the entire diagram width. |
Flip |
Gets the command that flips the selected image. |
Focus |
Gets the command that moves focus to the next control. |
Focus |
Gets the command that moves focus to the previous control. |
Increase |
Gets the command that increases the font size for the text within the selected diagram items. |
Insert |
Gets the command that invokes the Insert Image dialog that allows the end-user to add an image item to the diagram. |
Load |
Gets the command that invokes the Insert Image dialog that allows the end-user to change the selected image item. |
Mind |
Gets the command that realigns diagram items to form a mind-map tree diagram. |
Mind |
Gets the command that applies the mind-map tree layout to the subordinates of the diagram items. |
Move |
Gets the command that moves currently selected items in the specified direction. |
Move |
Gets the command that moves currently selected items in the specified direction without snapping to grid lines or other items. |
New |
Gets the command that closes the current file and creates a new one. If the current file contains unsaved changes, the end-user is prompted to save them. |
Open |
Gets the command that invokes the Open File dialog window. |
Paste | Gets the command that inserts the diagram items from the clipboard onto the Canvas. |
Gets the command that invokes the Print dialog window. | |
Quick |
Gets the command that prints the diagram with default print settings. |
Redo | Gets the command that reapplies the last action that was undone in the diagram control. |
Reset |
Gets the command that resets the appearance of the selected image items. |
Rotate | Gets the command that rotates the selected items by the specified angle. |
Save |
Gets the command that saves changes made to the diagram. If the diagram has not been saved to a file before, the command invokes the Save File As dialog window. |
Save |
Gets the command that invokes the Save File As dialog window. |
Select |
Gets the command that selects all items within the diagram. |
Select |
Gets the command that selects the connector tool. |
Select |
Gets the command that selects the ellipse tool. |
Select |
Gets the command that selects the hexagon tool. |
Selection |
Provides access to selection commands.
Inherited from Diagram |
Select |
Gets the command that selects the next diagram item in the order they were added to the diagram. |
Select |
Gets the command that selects the pan tool. |
Select |
Gets the command that selects the pointer tool. |
Select |
Gets the command that selects the previous diagram item in the order they were added to the diagram. |
Select |
Gets the command that selects the rectangle tool. |
Select |
Gets the command that selects the right triangle tool. |
Select |
|
Select |
Gets the command that selects a diagram tool. |
Send |
Gets the command that sends the selected diagram items backward. |
Send |
Gets the command that sends the selected diagram items to the back. |
Set |
Gets the command that applies the specified horizontal alignment to the text within the selected diagram items. |
Set |
Gets the command that invokes the Page Setup Dialog Window. |
Set |
Gets the command that changes the amount of header padding for the selected containers. |
Set |
Gets the command that changes the amount of padding for the selected container. |
Set |
Gets the command that changes the shape of the selected container. |
Set |
Gets the command that sets the specified zoom factor for selected image items. |
Set |
Gets the command that sets the specified stretch mode for selected image items. |
Set |
Gets the command that sets the style of the selected diagram item. |
Set |
|
Set |
Gets the command that applies the specified vertical alignment to the text within the selected diagram items. |
Set |
Gets the command that applies a zoom factor value to a document. |
Show |
Gets the command that toggles the visibility of the header for the currently selected container items. |
Show |
Gets the command that invokes the popup menu for the selected item. |
Show |
Gets the command that invokes the Print Preview. |
Show |
Gets the command that invokes the Properties Panel. |
Start |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Start |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Sugiyama |
Gets the command that realigns diagram items according to the layered graph drawing (Sugiyama-style graph drawing) algorithm. |
Tip |
Gets the command that realigns diagram items to form a tip-over tree diagram. |
Tip |
Gets the command that applies the Tip-over layout to the subordinates of the diagram items. |
Toggle |
Gets the command that toggles bold font for the text within the selected shapes. |
Toggle |
Gets the command that toggles italic font for the text within the selected shapes. |
Toggle |
Gets the command that toggles strikethrough for the text within the selected shapes. |
Toggle |
Gets the command that toggles underline for the text within the selected shapes. |
Toggle |
Gets the command that shows or hides the subordinates of the selected diagram item. |
Tree |
Gets the command that realigns diagram items to form a tree diagram. |
Tree |
Gets the command that applies the Tree layout to the subordinates of the diagram items. |
Undo | Gets the command that cancels changes resulting from the last operation. |
Undo |
Provides access to undo and redo commands.
Inherited from Diagram |
Use |
Gets the command that uses a diagram tool. |
Zoom |
Provides access to zoom commands.
Inherited from Diagram |
Zoom |
Gets the command that increases the current zoom factor of a diagram. |
Zoom |
Gets the command that decreases the current zoom factor of a diagram. |
See Also