Show / Hide Table of Contents

    Method dip2dc

    | Improve this Doc View Source

    dip2dc(out Double, out Double, out Double, out Double)

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

    Declaration
    public void dip2dc(out Double xmin, out Double ymin, out Double xmax, out Double ymax)
    Parameters
    Type Name Description
    Double xmin
    Double ymin
    Double xmax
    Double ymax
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX