Click or drag to resize

LensCommands Class

Provides a set of lens related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.MicroscopyLensCommands

Namespace:  MediaCy.Automation.Microscopy
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class LensCommands

The LensCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdd
Creates a new lens.
Public propertyStatic memberApply
Applies lens to image.
Public propertyStatic memberApplySystem
Applies system lens to image.
Public propertyStatic memberCreateDerivedCalib
Create derived calibration for the given lens based on other lens.
Public propertyStatic memberDefine
Defines a lens variable by name.
Public propertyStatic memberDelete
Deletes lens.
Public propertyStatic memberDeleteAll
Deletes all lenses.
Public propertyStatic memberModify
Modifies lens.
Public propertyStatic memberOpen
Opens lenses from a file.
Public propertyStatic memberOpenLib
Opens lens library from a file.
Public propertyStatic memberSave
Saves active calibration to a file.
Public propertyStatic memberSaveLib
Saves lens library to a file.
Public propertyStatic memberSetActive
Activates calibration in spatial calibrations dialog.
Public propertyStatic memberSetSystem
Sets lens as system lens.
Top
See Also