Show / Hide Table of Contents

    Delegate BopHandler

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