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

    Creates a copy of the current GreenModulationColorTransform object.

    Namespace: DevExpress.Docs

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public GreenModulationColorTransform Clone()

    Returns

    Type Description
    GreenModulationColorTransform

    A copy of the current instance.

    See Also