ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearColorBookColor Interface / ID Property




In This Topic
ID Property (IImGearColorBookColor)
In This Topic
Gets the catalog code of the color.
Syntax
'Declaration
 
ReadOnly Property ID As Long
 
'Usage
 
Dim instance As IImGearColorBookColor
Dim value As Long
 
value = instance.ID

Property Value

Long value.
See Also