Show / Hide Table of Contents

    Method gchr

    | Improve this Doc View Source

    gchr(out Double, out Double)

    plgchr: Get character default height and current (scaled) height

    Declaration
    public void gchr(out Double p_def, out Double p_ht)
    Parameters
    Type Name Description
    Double p_def

    Returned value of the default character height (mm).

    Double p_ht

    Returned value of the scaled character height (mm).

    Remarks

    Get character default height and current (scaled) height.

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