IMcLensUpdateToFile Method
|
|
Saves the lens information to a lens information file
Namespace:
MediaCy.IQL.Microscopy.Info
Assembly:
MediaCy.IQL.Microscopy.Info (in MediaCy.IQL.Microscopy.Info.dll) Version: 10.0.6912.0
SyntaxSub UpdateToFile (
FileName As String
)
Parameters
- FileName
- Type: SystemString
RemarksSaves the lens characteristics to the specified lens information file. This function
can be used to create new lens files from this lens object, as well as updating any
changes to the lens information back to the original lens file.
See Also