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