Table of Contents

Class LineViewExample

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Line View", "Demonstrates drawing lines using the LineView control.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("LineView")]
public class LineViewExample : Scenario, IDisposable
Inheritance
LineViewExample
Implements
Inherited Members

Methods

Setup()

Override this to implement the Scenario setup logic (create controls, etc...).