ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearSpotChannelInfo Class : ImGearSpotChannelInfo Constructor |
'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 )