Neo smartpen SDK for Windows Platform
Search Results for

    Show / Hide Table of Contents

    Class SimpleResultEventArgs

    Contains propertie that a single boolean type result for common purpose
    Inheritance
    object
    SimpleResultEventArgs
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Neosmartpen.Net
    Assembly: Neosmartpen.Net.dll
    Syntax
    public sealed class SimpleResultEventArgs

    Properties

    | Edit this page View Source

    Result

    Gets boolean type result
    Declaration
    public bool Result { get; }
    Property Value
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX