ImageGear .NET - Updated
Remove Method (ImGearColorBooks)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearColorBooks Class : Remove Method
Vendor ID.
Removes color book for the specified vendor ID.
Syntax
'Declaration
 
Public Shared Sub Remove( _
   ByVal vendorId As ImGearSpotColorVendorID _
) 
'Usage
 
Dim vendorId As ImGearSpotColorVendorID
 
ImGearColorBooks.Remove(vendorId)
public static void Remove( 
   ImGearSpotColorVendorID vendorId
)
public: static void Remove( 
   ImGearSpotColorVendorID vendorId
) 
public:
static void Remove( 
   ImGearSpotColorVendorID vendorId
) 

Parameters

vendorId
Vendor ID.
See Also

Reference

ImGearColorBooks Class
ImGearColorBooks Members
ImGearColorBook Class
ImGearSpotColorVendorID Enumeration