ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearSpotChannelInfo Class / ColorID Property




In This Topic
ColorID Property
In This Topic
Gets ID of the spot color.
Syntax
'Declaration
 
Public ReadOnly Property ColorID As Long
 
'Usage
 
Dim instance As ImGearSpotChannelInfo
Dim value As Long
 
value = instance.ColorID

Property Value

Long value.
See Also