Class GetColorPreviewRequest
Namespace: Aurigma.DesignAtoms.Controllers.Data
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class GetColorPreviewRequest
Inheritance: System.Object -> GetColorPreviewRequest
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
GetColorPreviewRequest
public GetColorPreviewRequest()
Properties
ColorData
public JObject ColorData { get; set; }
ColorSettings
public PreviewColorSettings ColorSettings { get; set; }