Click or drag to resize

IMcDyesSave Method

Saves the set of dyes

Namespace:  MediaCy.IQL.Microscopy.Info
Assembly:  MediaCy.IQL.Microscopy.Info (in MediaCy.IQL.Microscopy.Info.dll) Version: 10.0.6912.0
Syntax
VB
Sub Save ( 
	Destination As Object
)

Parameters

Destination
Type: SystemObject
The file or other destination to store the set of dyes
Remarks
Saves the dyes collection so that they can be easily restored at a later time.
See Also