Search Results for

    Show / Hide Table of Contents

    Class LineViewExample

    Inheritance
    System.Object
    Scenario
    LineViewExample
    Implements
    System.IDisposable
    Inherited Members
    Scenario.Init(Toplevel, ColorScheme)
    Scenario.GetName()
    Scenario.GetDescription()
    Scenario.GetCategories()
    Scenario.ToString()
    Scenario.Run()
    Scenario.RequestStop()
    Scenario.GetDerivedClasses<T>()
    Scenario.Dispose(Boolean)
    Scenario.Dispose()
    Scenario.Top
    Scenario.Win
    Namespace: UICatalog.Scenarios
    Assembly: UICatalog.dll
    Syntax
    [Scenario.ScenarioMetadata("Line View", "Demonstrates drawing lines using the LineView control.")]
    [Scenario.ScenarioCategory("Controls")]
    [Scenario.ScenarioCategory("LineView")]
    public class LineViewExample : Scenario

    Constructors

    LineViewExample()

    Declaration
    public LineViewExample()

    Methods

    Setup()

    Declaration
    public override void Setup()
    Overrides
    Scenario.Setup()

    Implements

    System.IDisposable
    In This Article
    Back to top Generated by DocFX