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.FunctionForm Class Reference
Inheritance diagram for BioCore.FunctionForm:

Public Member Functions

 FunctionForm (Function func)
 
 FunctionForm (Function func, string name)
 

Static Public Attributes

static InputSimulator input = new InputSimulator()
 

Protected Member Functions

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

Properties

Function Func [get, set]
 

Detailed Description

Definition at line 7 of file FunctionForm.cs.

Constructor & Destructor Documentation

◆ FunctionForm() [1/2]

BioCore.FunctionForm.FunctionForm ( Function  func)

Definition at line 24 of file FunctionForm.cs.

◆ FunctionForm() [2/2]

BioCore.FunctionForm.FunctionForm ( Function  func,
string  name 
)

Definition at line 31 of file FunctionForm.cs.

Member Function Documentation

◆ Dispose()

override void BioCore.FunctionForm.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 FunctionForm.Designer.cs.

Member Data Documentation

◆ input

InputSimulator BioCore.FunctionForm.input = new InputSimulator()
static

Definition at line 9 of file FunctionForm.cs.

Property Documentation

◆ Func

Function BioCore.FunctionForm.Func
getset

Definition at line 12 of file FunctionForm.cs.


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