Represents an interactive vector-drawing control that can be used to design node shapes.
The following tables list the members exposed by the ShapeDesigner type.
Name | Description | |
---|---|---|
Initializes a new instance of the ShapeDesigner class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the diagram items should be aligned to a grid. |
||
Gets or sets a string specifying the label of graphic AnchorPoints category in shape designer toolbox. |
||
Gets or sets the horizontal distance between adjacent grid points. |
||
Gets or sets the vertical distance between adjacent grid points. |
||
Gets or sets a string specifying the label of graphic primitives category in shape designer toolbox. |
||
Gets or sets the selected element in the shape designer. |
||
Gets or sets a value indicating whether the alignment grid is visible. |
||
Gets or sets a value indicating whether to display the property panel. |
||
Gets or sets a string specifying the label of outline templates category in shape designer toolbox. |
||
Gets or sets the theme of the control. |
||
Gets or sets the path to the control's css themes. |
Name | Description | |
---|---|---|
Copies the currently selected element to the clipboard. |
||
Creates and initializes a new ShapeDesigner from the specified element. This method is static and can be called without creating an instance of the class. |
||
Creates a new Shape from the current content of the design canvas. |
||
Imports a Shape into the designer's drawing canvas. |
||
Pastes a previously copied element from the clipboard. |
||
Executes again the most recently undone user action. |
||
Undoes the most recent user action. |
Name | Description | |
---|---|---|
Raised when the shape has changed. |