Show / Hide Table of Contents

    Method did2pc

    did2pc(out Double, out Double, out Double, out Double)

    Converts input values from relative device coordinates to relative plot coordinates.

    Declaration
    public static void did2pc(out Double xmin, out Double ymin, out Double xmax, out Double ymax)
    Parameters
    Type Name Description
    Double xmin
    Double ymin
    Double xmax
    Double ymax
    Back to top Generated by DocFX