Share via


MatrixConfigSettings.MatrixEnabled Property

Definition

Gets a property value that specifies whether the matrix is enabled.

public:
 virtual property bool MatrixEnabled { bool get(); void set(bool value); };
public virtual bool MatrixEnabled { get; set; }
member this.MatrixEnabled : bool with get, set
Public Overridable Property MatrixEnabled As Boolean

Property Value

true if the matrix is enabled; otherwise, false.

Applies to