NFive API Reference

NFive API Reference

    Show / Hide Table of Contents

    Class OverlayEventArgs

    Inheritance
    Object
    EventArgs
    OverlayEventArgs
    Inherited Members
    EventArgs.Empty
    Namespace: NFive.SDK.Client.Interface
    Assembly: NFive.SDK.Client.net.dll
    Syntax
    public class OverlayEventArgs : EventArgs

    Constructors

    | Improve this Doc View Source

    OverlayEventArgs(Overlay)

    Declaration
    public OverlayEventArgs(Overlay overlay)
    Parameters
    Type Name Description
    Overlay overlay

    Properties

    | Improve this Doc View Source

    Overlay

    Declaration
    public Overlay Overlay { get; protected set; }
    Property Value
    Type Description
    Overlay
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018-2019 NFive