BioImager  3.9.1
A .NET microscopy imaging library. Supports various microscopes by using imported libraries & GUI automation. Supported libraries include PriorĀ® & ZeissĀ® & all devices supported by Micromanager 2.0 and python-microscope.
Loading...
Searching...
No Matches
BioImager.LruCache< TileInformation, TValue >.Info Class Reference

Properties

ZCT Coordinate [get, set]
 
TileIndex Index [get, set]
 

Detailed Description

Definition at line 15 of file ISlideSource.cs.

Property Documentation

◆ Coordinate

ZCT BioImager.LruCache< TileInformation, TValue >.Info.Coordinate
getset

Definition at line 17 of file ISlideSource.cs.

17{ get; set; }

◆ Index

TileIndex BioImager.LruCache< TileInformation, TValue >.Info.Index
getset

Definition at line 18 of file ISlideSource.cs.

18{ get; set; }

The documentation for this class was generated from the following file: