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