DiagramToolboxShape.Assign(CollectionItem) Method
Copies the public properties from the specified object to the current one.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v25.2.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| source | CollectionItem | An object whose settings are assigned to the current object. |
See Also