DiagramOptionsView.Assign(BaseOptions) Method
Copies settings of the specified object to the current object.
Namespace: DevExpress.XtraDiagram.Options
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Parameters
Name | Type | Description |
---|---|---|
other | BaseOptions | The settings to be copied to the current object. |
See Also