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

    Creates a copy of the current RedColorTransform object.

    Namespace: DevExpress.Docs

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public RedColorTransform Clone()

    Returns

    Type Description
    RedColorTransform

    A copy of the current RedColorTransform object.

    See Also