VIS2 SS2013 CVD DVR
 All Classes Namespaces Functions Enumerations Properties
Public Member Functions | Protected Member Functions | Properties | List of all members
visLU.Gui.SlicingForm Class Reference

Form for the slicing panel. More...

Inheritance diagram for visLU.Gui.SlicingForm:

Public Member Functions

 SlicingForm ()
 
void setSlicingGroups (int slice, Decimal increment, int decimalPlaces, Decimal value)
 Initializes the slider in slicing form with the values from the main form. More...
 
void setSlicingGroups (int slice, int maximum, int value)
 Initializes the slider in slicing form with the values from the main form. More...
 

Protected Member Functions

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

Properties

MainWindow MainForm [set]
 

Detailed Description

Form for the slicing panel.

Definition at line 15 of file SlicingForm.cs.

Constructor & Destructor Documentation

visLU.Gui.SlicingForm.SlicingForm ( )

Definition at line 23 of file SlicingForm.cs.

Member Function Documentation

override void visLU.Gui.SlicingForm.Dispose ( bool  disposing)
protected

Clean up any resources being used.

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

Definition at line 14 of file SlicingForm.Designer.cs.

void visLU.Gui.SlicingForm.setSlicingGroups ( int  slice,
Decimal  increment,
int  decimalPlaces,
Decimal  value 
)

Initializes the slider in slicing form with the values from the main form.

Parameters
slice
increment
decimalPlaces
value

Definition at line 43 of file SlicingForm.cs.

void visLU.Gui.SlicingForm.setSlicingGroups ( int  slice,
int  maximum,
int  value 
)

Initializes the slider in slicing form with the values from the main form.

Parameters
slice
maximum
value

Definition at line 75 of file SlicingForm.cs.

Property Documentation

MainWindow visLU.Gui.SlicingForm.MainForm
set

Definition at line 32 of file SlicingForm.cs.


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