A newer version of this page is available.
Switch to the current version.
BrushObject.Assign(BrushObject) Method
Copies settings of the specified object to the current object.
Namespace: DevExpress.XtraGauges.Core.Drawing
Assembly: DevExpress.XtraGauges.v18.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | BrushObject | A BrushObject object whose settings are copied to the current object. |
Implements
DevExpress.XtraGauges.Core.Base.ISupportAssign<DevExpress.XtraGauges.Core.Drawing.BrushObject>.Assign(BrushObject)
See Also
Feedback