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.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | ImagesBase | An object from which the settings are copied. |
See Also