Public Member Functions | Protected Member Functions | Properties

visLU.Gui.SlicingForm Class Reference

List of all members.

Public Member Functions

 SlicingForm ()
void setSlicingGroups (int slice, Decimal increment, int decimalPlaces, Decimal value)
void setSlicingGroups (int slice, int maximum, int value)

Protected Member Functions

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

Properties

MainWindow MainForm [set]

Detailed Description

Definition at line 15 of file SlicingForm.cs.


Constructor & Destructor Documentation

visLU.Gui.SlicingForm.SlicingForm (  )

Definition at line 24 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 
)
Parameters:
slice
increment
decimalPlaces
value

Definition at line 48 of file SlicingForm.cs.

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

Definition at line 80 of file SlicingForm.cs.


Property Documentation

MainWindow visLU.Gui.SlicingForm.MainForm [set]

Definition at line 37 of file SlicingForm.cs.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Properties