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




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

Property Value

Long value.
See Also