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.TileInformation Class Reference

Properties

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

Detailed Description

Definition at line 115 of file ISlideSource.cs.

Property Documentation

◆ Coordinate

ZCT BioImager.TileInformation.Coordinate
getset

Definition at line 119 of file ISlideSource.cs.

119{ get; set; }

◆ Extent

Extent BioImager.TileInformation.Extent
getset

Definition at line 118 of file ISlideSource.cs.

118{ get; set; }

◆ Index

TileIndex BioImager.TileInformation.Index
getset

Definition at line 117 of file ISlideSource.cs.

117{ get; set; }

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