Exemplo n.º 1
0
 public Font CreateFont(CreateFontArgs args)
 {
     return(_fontFactory.CreateFont(args));
 }