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
SyntaxSub Save (
Destination As Object
)
Parameters
- Destination
- Type: SystemObject
The file or other destination to store the set of dyes
RemarksSaves the dyes collection so that they
can be easily restored at a later time.
See Also