OneSetChannelListAdd Method (String, String, Color)

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Sub Add ( 
	Name As String,
	DyeName As String,
	cColor As Color
)

Parameters

Name
Type: SystemString
DyeName
Type: SystemString
cColor
Type: System.DrawingColor
See Also