BioLib  3.6.2
A GUI-less version of Bio .NET library for editing & annotating various microscopy image formats.
Loading...
Searching...
No Matches
BioLib.TileInformation Class Reference

Properties

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

Detailed Description

Definition at line 128 of file ISlideSource.cs.

Property Documentation

◆ Coordinate

ZCT BioLib.TileInformation.Coordinate
getset

Definition at line 132 of file ISlideSource.cs.

132{ get; set; }

◆ Extent

Extent BioLib.TileInformation.Extent
getset

Definition at line 131 of file ISlideSource.cs.

131{ get; set; }

◆ Index

TileIndex BioLib.TileInformation.Index
getset

Definition at line 130 of file ISlideSource.cs.

130{ get; set; }

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