Show / Hide Table of Contents

    Method vasp

    vasp(Double)

    plvasp: Specify viewport using aspect ratio only

    Declaration
    public static void vasp(Double aspect)
    Parameters
    Type Name Description
    Double aspect

    Ratio of length of y axis to length of x axis of resulting viewport.

    Remarks

    Selects the largest viewport with the given aspect ratio within the subpage that leaves a standard margin (left-hand margin of eight character heights, and a margin around the other three sides of five character heights).

    Back to top Generated by DocFX