IMcLenses Interface |
![]() |
Namespace: MediaCy.IQL.Microscopy.Info
Public Interface IMcLenses Inherits IEnumerable
The IMcLenses type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveLens | Gets or sets the active lens. |
![]() | Count | The number of lenss in the collection. |
![]() | Item | Item property handler for the lenss collection. |
![]() | Modified | Gets or sets the collection modified flag. |
Name | Description | |
---|---|---|
![]() | Add | Method to add a new McLens to the collection. |
![]() | AddCopyOf | Method to add a new McLens to the collection. |
![]() | GetEnumerator | |
![]() | ImportFromFiles | Adds lens information from files in the specified folder. |
![]() | Open | Opens a set of lens information |
![]() | Remove | Removes the lens object from the McLenses
collection. |
![]() | RemoveAll | Removes all lens objects from the McLenses
collection. |
![]() | Save | Saves the set of lens information |