DiagramImages.CopyFrom(ImagesBase) Method
Duplicates the properties of the specified object into the current instance of the DiagramImages class.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | ImagesBase | An object from which the settings are copied. |
See Also