GetCharacterAttributes メソッド (RumbaScreen)

クラス

RumbaScreen.

処理

指定した位置から始まる、指定した長さの文字に対する文字属性を取得します。

構文

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