Show / Hide Table of Contents

    Method scolor

    scolor(Int32)

    plscolor: Used to globally turn color output on/off

    Declaration
    public static void scolor(Int32 color)
    Parameters
    Type Name Description
    Int32 color

    Color flag (Boolean). If zero, color is turned off. If non-zero, color is turned on.

    Remarks

    Used to globally turn color output on/off for those drivers/devices that support it.

    Back to top Generated by DocFX