扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt.font类imagegraphicattribute的类成员方法: getdescent定义及介绍
发布时间:2014-2-16
本文导语:
getdescent
public float getdescent()
返回此 imagegraphicattribute 的 descent。imagegraphicattribute 的 descent 是从原点到该图像底部的距离。
指定者:类 graphicattribute 中的 getdescent
返回:此 imagegraphicattribute 的 descent。另请参见:graphicattribute.g...