ImageGear .NET v25.1 - Updated
VendorID Property (IImGearColorBook)




ImageGear.Core Assembly > ImageGear.Core Namespace > IImGearColorBook Interface : VendorID Property
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
ImGearSpotColorVendorID VendorID {get;}
__property ImGearSpotColorVendorID get_VendorID();
property ImGearSpotColorVendorID VendorID {
   ImGearSpotColorVendorID get();
}

Property Value

ImGearSpotColorVendorID enumeration value.
See Also

Reference

IImGearColorBook Interface
IImGearColorBook Members