套件 | 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, 03:47 PM Z