Show / Hide Table of Contents

    Method gchr

    gchr(out Double, out Double)

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

    Declaration
    public static 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.

    Back to top Generated by DocFX