public Double rWidthMM(String sText) { return(RT.rMMFromPoint(rWidth(sText))); }
public Double rHeightMM() { return(RT.rMMFromPoint(rHeight())); }