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.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | CollectionItem | An object whose settings are assigned to the current object. |
See Also