OneSetChannelListAdd Method (String, Color, Double, Double)

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

Parameters

Name
Type: SystemString
Color
Type: System.DrawingColor
EmissionWavelength
Type: SystemDouble
ExcitationnWavelength
Type: SystemDouble
See Also