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

Properties

double Value [get, set]
 
string Unit [get, set]
 

Detailed Description

Definition at line 504 of file QuPath.cs.

Property Documentation

◆ Unit

string BioLib.QuPath.PixelDimension.Unit
getset

Definition at line 507 of file QuPath.cs.

507{ get; set; }

◆ Value

double BioLib.QuPath.PixelDimension.Value
getset

Definition at line 506 of file QuPath.cs.

506{ get; set; }

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