Class SpotColorContainer
Inheritance
SpotColorContainer
Constructors
(constructor)()
Constructs a new instance of the SpotColorContainer class
Declaration
Properties
outputColor
Declaration
Property Value
previewColor
Declaration
Property Value
renderingType
Declaration
get renderingType(): RenderingType;
Property Value
type
Declaration
Property Value
type
Declaration
Property Value
Methods
_copy(source, destination, generateNewIds)
Declaration
protected _copy(source: SpotColorContainer, destination: SpotColorContainer, generateNewIds: boolean): void;
Parameters
Returns
clone(generateNewIds)
Declaration
clone(generateNewIds?: boolean): SpotColorContainer;
Parameters
| Type |
Name |
Description |
| boolean |
generateNewIds |
|
Returns