View.EffectsEnabled Property
Gets or sets a flag that enables or disables effects for the whole configuration.
Syntax
public System.Boolean EffectsEnabled { get; set; }
Property Value
Default: true
True if effects are enabled; otherwise, False.
Remarks
If this property is False, all effects in the configuration will not modify the original visualization. To be able to see the effects in the configuration, this property needs to be set to True.
Platforms
Windows, Linux, Android