| C1.Win.C1DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > TextFormat Class > Create Method : Create(Factory,String,Single) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal factory As Factory, _ ByVal fontFamilyName As System.String, _ ByVal fontSize As System.Single _ ) As TextFormat
public static TextFormat Create( Factory factory, System.string fontFamilyName, System.float fontSize )