OneSetChannel Constructor (String, String, Color)

Initializes a new instance of the OneSetChannel class

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

Parameters

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