ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearColorBook Interface / VendorID Property




In This Topic
VendorID Property (IImGearColorBook)
In This Topic
Gets the color book vendor ID value.
Syntax
'Declaration
 
ReadOnly Property VendorID As ImGearSpotColorVendorID
 
'Usage
 
Dim instance As IImGearColorBook
Dim value As ImGearSpotColorVendorID
 
value = instance.VendorID

Property Value

ImGearSpotColorVendorID enumeration value.
See Also