ImageGear .NET
ImGearSpotChannelInfo Constructor




Vendor ID of the spot color.
Spot color ID in Vendor's color book.
Initializes a new instance of the ImGearSpotChannelInfo class by using spot color vendor ID and color ID.
Syntax
public ImGearSpotChannelInfo( 
   ImGearSpotColorVendorID vendorId,
   long colorId
)
public: ImGearSpotChannelInfo( 
   ImGearSpotColorVendorID vendorId,
   long colorId
)
public:
ImGearSpotChannelInfo( 
   ImGearSpotColorVendorID vendorId,
   int64 colorId
)
'Declaration
 
Public Function New( _
   ByVal vendorId As ImGearSpotColorVendorID, _
   ByVal colorId As Long _
)
 
'Usage
 
Dim vendorId As ImGearSpotColorVendorID
Dim colorId As Long
 
Dim instance As New ImGearSpotChannelInfo(vendorId, colorId)

Parameters

vendorId
Vendor ID of the spot color.
colorId
Spot color ID in Vendor's color book.
See Also

Reference

ImGearSpotChannelInfo Class
ImGearSpotChannelInfo Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback