ParameterSets

IDictionary<string, IParameterSet> IAxisControl.ParameterSets { get; }

Gets the collection of parameter sets of this axis control.

Value

IDictionary<string, IParameterSet> – Collection of parameter sets of this axis control.

Throws