Class GetColorPreviewsRequest
Namespace: Aurigma.DesignAtoms.Controllers.Data
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class GetColorPreviewsRequest
Inheritance: System.Object -> GetColorPreviewsRequest
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
GetColorPreviewsRequest
public GetColorPreviewsRequest()
Properties
ColorData
public JArray ColorData { get; set; }
ColorSettings
public PreviewColorSettings ColorSettings { get; set; }