characterAttributes = screen.GetCharacterAttributes(position, length)
characterAttributes = screen.GetCharacterAttributes(position, length)
変数 | 説明 |
---|---|
characterAttributes | List(Of RumbaCharacterAttribute)。 |
position | 取得を開始する位置。 TextPosition。 |
length | 属性を返す文字の数。 Integer。 |