オーバーロード | 解説 |
---|---|
TextRun コンストラクタ(String) | Creates a new instance of TextRun. |
TextRun コンストラクタ(String,TextFormat) | Creates a new instance of TextRun. |
TextRun コンストラクタ(Int32[],Int32,Int32) | Creates a new instance of TextRun based on a subrange of an array of UTF-32 characters. |
TextRun コンストラクタ(Int32[],Int32,Int32,TextFormat) | Creates a new instance of TextRun based on a subrange of an array of UTF-32 characters. |