Creates a text format object used for text layout with normal weight, style and stretch.
            
            オーバーロード一覧
| オーバーロード | 解説 | 
| Create(Factory,String,Single) | Creates a text format object used for text layout with normal weight, style and stretch.   | 
| Create(Factory,String,FontWeight,FontStyle,Single) | Creates a text format object used for text layout with normal stretch.   | 
| Create(Factory,String,FontWeight,FontStyle,FontStretch,Single) | Creates a text format object used for text layout.   | 
| Create(Factory,String,FontCollection,FontWeight,FontStyle,FontStretch,Single) | Creates a text format object used for text layout.   | 
| Create(Factory,String,FontCollection,FontWeight,FontStyle,FontStretch,Single,String) | Creates a text format object used for text layout.   | 
 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            参照