Show / Hide Table of Contents

    Method ssub

    | Improve this Doc View Source

    ssub(Int32, Int32)

    plssub: Set the number of subpages in x and y

    Declaration
    public void ssub(Int32 nx, Int32 ny)
    Parameters
    Type Name Description
    Int32 nx

    Number of windows in x direction (i.e., number of window columns).

    Int32 ny

    Number of windows in y direction (i.e., number of window rows).

    Remarks

    Set the number of subpages in x and y.

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX