ImageGear .NET v25.1 - Updated
ID Property (IImGearColorBookColor)




ImageGear.Core Assembly > ImageGear.Core Namespace > IImGearColorBookColor Interface : ID Property
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
long ID {get;}
__property long get_ID();
property int64 ID {
   int64 get();
}

Property Value

Long value.
See Also

Reference

IImGearColorBookColor Interface
IImGearColorBookColor Members