Show / Hide Table of Contents

    Delegate KeyHandler

    Namespace: PLplot
    Assembly: PLplotNet.dll
    Syntax
    public delegate void KeyHandler(GraphicsIn evnt, IntPtr data, out Boolean exit_eventloop);
    Parameters
    Type Name Description
    GraphicsIn evnt
    IntPtr data
    Boolean exit_eventloop
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX