Show / Hide Table of Contents

    Delegate EopHandler

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