API Documentation > CorelDRAW > 2025-v26 > Color > IVGColor
Color.SpotAssign method
Assigns a spot color from a given palette
Syntax:
Sub SpotAssign(ByVal PaletteIdentifier As String, ByVal SpotColorID As Long, Optional ByVal Tint As Long = 100)
Parameters:
Name Type Description
PaletteIdentifier
String
SpotColorID
Long
Tint
Long
Specifies the tint of the spot color.
Remarks:
The SpotAssign method assigns the specified spot color (as identified by ID) from the specified palette.