constructor(type) Constructor
Initializes a new instance of the ASPxClientDiagramAddShapeFromToolboxEventArgs class with specified settings.
Declaration
constructor(
type: string
)
Parameters
| Name | Type | Description |
|---|---|---|
| type | string | The type of the processed shape. |
See Also