Back to Website
Show / Hide Table of Contents

Class SpotColorContainer

Inheritance
ModelComponent
Container
SurfaceContainer
SpotColorContainer
Package: @aurigma/design-atoms-model

Constructors

(constructor)()

Constructs a new instance of the SpotColorContainer class

Declaration
constructor();

Properties

outputColor

Declaration
outputColor: Color;
Property Value
Type Description
Color

previewColor

Declaration
previewColor: RgbColor;
Property Value
Type Description
RgbColor

renderingType

Declaration
get renderingType(): RenderingType;
Property Value
Type Description
RenderingType

type

Declaration
readonly type: string;
Property Value
Type Description
string

type

Declaration
static type: string;
Property Value
Type Description
string

Methods

_copy(source, destination, generateNewIds)

Declaration
protected _copy(source: SpotColorContainer, destination: SpotColorContainer, generateNewIds: boolean): void;
Parameters
Type Name Description
SpotColorContainer source
SpotColorContainer destination
boolean generateNewIds
Returns
Type Description
void

clone(generateNewIds)

Declaration
clone(generateNewIds?: boolean): SpotColorContainer;
Parameters
Type Name Description
boolean generateNewIds
Returns
Type Description
SpotColorContainer
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback