Takes a string, text format, and associated constraints, and produces an object that represents the fully analyzed and formatted result.
オーバーロード一覧
オーバーロード | 解説 |
Create(Factory,String,TextFormat,Single,Single) | Takes a string, text format, and associated constraints, and produces an object that represents the fully analyzed and formatted result. |
Create(Factory,String,TextFormat,Single,Single,Single,Boolean) | Create a Gdi Compatible TextLayout. Takes a string, format, and associated constraints, and produces an object representing the result, formatted for a particular display resolution and measuring mode. |
Create(Factory,String,TextFormat,Single,Single,Single,Nullable<Matrix3x2>,Boolean) | Create a Gdi Compatible TextLayout. Takes a string, format, and associated constraints, and produces an object representing the result, formatted for a particular display resolution and measuring mode. |
参照