AxisControlGroups

IDictionary<string, IAxisControlGroup> IController.AxisControlGroups { get; }

Gets the collection of axis control groups.

Value

IDictionary<string, IAxisControlGroup> – Collection of axis control groups.

Throws