Matrices

IDictionary<string, IMatrix> IController.Matrices { get; }

Gets the collection of matrices on this controller.

Value

IDictionary<string, IMatrix> – Collection of matrices on this controller.

Throws