Class UpdateColorsRequest
Namespace: Aurigma.DesignAtoms.Controllers.Data
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class UpdateColorsRequest
Inheritance: System.Object -> UpdateColorsRequest
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
UpdateColorsRequest
public UpdateColorsRequest()
UpdateColorsRequest
public UpdateColorsRequest(MultiCallRequestItem requestItem)
Properties
CanvasData
public string CanvasData { get; set; }
ColorData
public string ColorData { get; set; }