Skip to main content
All docs
V26.1
  • BlueModulationColorTransform.Clone() Method

    Creates a copy of the current BlueModulationColorTransform object.

    Namespace: DevExpress.Docs

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public BlueModulationColorTransform Clone()

    Returns

    Type Description
    BlueModulationColorTransform

    A copy of the current instance.

    See Also