Beispiel #1
0
 public static SD.Font ToGdi(this Font value)
 {
     return((SD.Font)value.GetBackend());
 }