Table of Contents

Class TextEffectsScenario

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[ScenarioMetadata("Text Effects", "Text Effects.")]
[ScenarioCategory("Colors")]
[ScenarioCategory("Text and Formatting")]
public class TextEffectsScenario : Scenario, IDisposable
Inheritance
TextEffectsScenario
Implements
Inherited Members
Extension Methods

Fields

LoopingGradient

Enable or disable looping of the gradient colors.

Methods

GetAppealingGradientColors(out List<Color>, out List<int>)
Main()

Called by UI Catalog to run the Scenario. This is the main entry point for the Scenario .