Click or drag to resize

RelaxIS_SDK.Wizard.WizardOptionResults Namespace

The RelaxIS_SDK.Wizard.WizardOptionResults namespace contains definitions for the results, extracted from the user input into the controls created by the related WizardOptions.
Classes
 ClassDescription
Public classCheckboxOptionResult Represents the check state of the associated CheckboxOption-checkbox.
Public classLabelOptionResult The LabelOption does not return any values.
Public classMultipleChoiceOptionResult Represents the checked radiobutton in the associated MultipleChoiceOption.
Public classNumericOptionResult Represents the number entered in the associated NumericOption.
Public classOptionResultBase The base class for all OptionResults.
Public classPositionSelectOptionResult Represents the selected positions in the associated PositionSelectOption.
Public classSubOptionOptionResult Represents the selected TabPage's title as well as the results for the options in it, in the associated NumericOption.
Public classTextOptionResult Represents the text entered in the associated TextOption.
Structures
 StructureDescription
Public structurePositionSelectOptionResultRelSelectedLocation Represents a single, RELATIVE position in the spectrum.