ArcScaleNeedle.Assign(ArcScaleNeedle) Method
Copies settings of the specified object to the current object.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | ArcScaleNeedle | A ArcScaleNeedle object whose settings are copied to the current object. |
See Also