包 | flashx.textLayout.compose |
接口 | public interface IVerticalJustificationLine |
实现器 | TextFlowLine |
语言版本: | ActionScript 3.0 |
运行时版本: | Flash Player 10, AIR 1.5 |
公共属性
属性 | 由以下参数定义 | ||
---|---|---|---|
ascent : Number [只读]
指定从基线到行中最高字符顶部的像素数。 | IVerticalJustificationLine | ||
descent : Number [只读]
指定从基线到行中最低字符底部的像素数。 | IVerticalJustificationLine | ||
height : Number [只读] 行的高度(像素数)。 | IVerticalJustificationLine | ||
x : Number
该行相对于其容器的水平位置,以距容器左侧的像素偏移表示。 | IVerticalJustificationLine | ||
y : Number
行相对于其容器的垂直位置,表达为距容器顶部的偏移(以像素为单位)。 | IVerticalJustificationLine |
Tue Jun 12 2018, 11:04 AM Z