Provides a design surface for creation or modification of Shape objects.
The following tables list the members exposed by the ShapeDesigner type.
Name | Description | |
---|---|---|
Initializes a new instance of the ShapeDesigner class. |
Name | Description | |
---|---|---|
Control.BackColor override. |
||
Gets or sets the shape decoration color. |
||
Gets or sets the grid color. |
||
Gets or sets the grid spacing. |
||
Gets or sets whether the grid is drawn as lines or dots. |
||
Gets or sets the image to be attached to the currently edited Shape. |
||
Gets or sets the location of the image to be attached to the currently edited Shape. |
||
Gets or sets the main outline color. |
||
Gets or sets the shape outline color. |
||
Gets or sets the default radius for corners of rounded rectangles. |
||
Gets or sets the selection color. |
||
Gets or sets the currently edited shape. |
||
Gets or sets the shape editing area size. |
||
Gets or sets whether to display alignment grid. |
||
Gets or sets whether scrollbars should be displayed. |
||
Gets or sets the text area outline color. |
Name | Description | |
---|---|---|
Converts from client to shape coordinates. |
||
Converts from client to shape coordinates. |
||
Generates source code for the Shape definition. |
Name | Description | |
---|---|---|
Control.OnCreateControl override. |
||
Control.OnMouseDown override. |
||
Control.OnMouseMove override. |
||
Control.OnMouseUp override. |
||
Control.OnPaint override. |
||
Control.OnPaintBackground override. |
||
Control.OnResize override. |
Name | Description | |
---|---|---|
Raised when a Shape definition has been changed. |