Skip to main content

Class GetColorPreviewsRequest

Namespace: Aurigma.DesignAtoms.Controllers.Data
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class GetColorPreviewsRequest

Inheritance: System.Object -> GetColorPreviewsRequest

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

GetColorPreviewsRequest

public GetColorPreviewsRequest()

Properties

ColorData

public JArray ColorData { get; set; }

ColorSettings

public PreviewColorSettings ColorSettings { get; set; }
Was this page helpful?