BioImager  4.9.0
A .NET microscopy imaging application based on Bio library. Supports various microscopes by using imported libraries & GUI automation. Supports XInput game controllers to move stage, take images, run ImageJ macros on images or Bio C# scripts.
Loading...
Searching...
No Matches
BioImager.Win32.Rect Struct Reference

Public Attributes

int X
 
int Y
 
int Right
 
int Bottom
 

Detailed Description

Definition at line 44 of file Win32.cs.

Member Data Documentation

◆ Bottom

int BioImager.Win32.Rect.Bottom

Definition at line 49 of file Win32.cs.

◆ Right

int BioImager.Win32.Rect.Right

Definition at line 48 of file Win32.cs.

◆ X

int BioImager.Win32.Rect.X

Definition at line 46 of file Win32.cs.

◆ Y

int BioImager.Win32.Rect.Y

Definition at line 47 of file Win32.cs.


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