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