'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)
public ImGearSpotChannelInfo( ImGearSpotColorVendorID vendorId, long colorId )
public: ImGearSpotChannelInfo( ImGearSpotColorVendorID vendorId, long colorId )
public: ImGearSpotChannelInfo( ImGearSpotColorVendorID vendorId, int64 colorId )
Parameters
- vendorId
- Vendor ID of the spot color.
- colorId
- Spot color ID in Vendor's color book.