Skip to main content

Class GetColorPreviewResponse

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

Inheritance: System.Object -> GetColorPreviewResponse

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

GetColorPreviewResponse

public GetColorPreviewResponse()

Properties

Preview

public RgbColor Preview { get; set; }
Was this page helpful?