Click or drag to resize

IMcLensesSave Method

Saves the set of lens information

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 lens information
Remarks
Saves the lenses collection so that they can be easily restored at a later time.
See Also