Property IsEnabled
IsEnabled
Gets or sets a value indicating whether this matrix output is enabled.
public override bool IsEnabled { get; set; }
Property Value
- bool
true
if the matrix output is enabled; otherwise,false
.
Gets or sets a value indicating whether this matrix output is enabled.
public override bool IsEnabled { get; set; }
true
if the matrix output is enabled; otherwise, false
.