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