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

    Creates a copy of the current RedModulationColorTransform object.

    Namespace: DevExpress.Docs

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public RedModulationColorTransform Clone()

    Returns

    Type Description
    RedModulationColorTransform

    A copy of the current instance.

    See Also