Search Results for

    Show / Hide Table of Contents

    Class DefaultScanWindow

    Base windowd for scanning in the simplic framework

    Inheritance
    System.Object
    DefaultScanWindow
    Namespace: Simplic.Framework.Extension.UI
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class DefaultScanWindow : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    DefaultScanWindow()

    Create scan window

    Declaration
    public DefaultScanWindow()

    Properties

    | Improve this Doc View Source

    Controller

    Scann-Controller instance

    Declaration
    public DefaultScanController Controller { get; }
    Property Value
    Type Description
    DefaultScanController

    Methods

    | Improve this Doc View Source

    GetScanResult()

    Get result of the current scan process

    Declaration
    public ScanResult GetScanResult()
    Returns
    Type Description
    ScanResult

    Scan

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx