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




ImageGear.Core Assembly > ImageGear.Core Namespace > ImGearColorBook Class : VendorID Property
Gets the color book vendor ID value.
Syntax
'Declaration
 
Public ReadOnly Property VendorID As ImGearSpotColorVendorID
'Usage
 
Dim instance As ImGearColorBook
Dim value As ImGearSpotColorVendorID
 
value = instance.VendorID
public ImGearSpotColorVendorID VendorID {get;}
public: __property ImGearSpotColorVendorID get_VendorID();
public:
property ImGearSpotColorVendorID VendorID {
   ImGearSpotColorVendorID get();
}

Property Value

ImGearSpotColorVendorID enumeration.
See Also

Reference

ImGearColorBook Class
ImGearColorBook Members
ImGearSpotColorVendorID Enumeration