
plgdidev: Get parameters that define current device-space window 

DESCRIPTION:

    This function is used in example 31. 

SYNOPSIS:

plgdidev(p_mar, p_aspect, p_jx, p_jy)

ARGUMENTS:

    p_mar (PLFLT *, output) :     Pointer to relative margin width. 

    p_aspect (PLFLT *, output) :    Pointer to aspect ratio. 

    p_jx (PLFLT *, output) :    Pointer to relative justification in x. 

    p_jy (PLFLT *, output) :    Pointer to relative justification in y. 
