BioCore  4.0.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
Loading...
Searching...
No Matches
BioCore.View3D Class Reference
Inheritance diagram for BioCore.View3D:

Public Member Functions

 View3D (BioImage im)
 
void UpdateView ()
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

static IntRange RRange [get, set]
 
static IntRange GRange [get, set]
 
static IntRange BRange [get, set]
 
static bool Ctrl [get]
 

Detailed Description

Definition at line 7 of file View3D.cs.

Constructor & Destructor Documentation

◆ View3D()

BioCore.View3D.View3D ( BioImage  im)

Definition at line 29 of file View3D.cs.

Member Function Documentation

◆ Dispose()

override void BioCore.View3D.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 15 of file View3D.Designer.cs.

◆ UpdateView()

void BioCore.View3D.UpdateView ( )

Definition at line 67 of file View3D.cs.

Property Documentation

◆ BRange

IntRange BioCore.View3D.BRange
staticgetset

Definition at line 21 of file View3D.cs.

◆ Ctrl

bool BioCore.View3D.Ctrl
staticget

Definition at line 22 of file View3D.cs.

◆ GRange

IntRange BioCore.View3D.GRange
staticgetset

Definition at line 20 of file View3D.cs.

◆ RRange

IntRange BioCore.View3D.RRange
staticgetset

Definition at line 19 of file View3D.cs.


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