Beispiel #1
0
 public override object SetStretch(object handle, Xwt.Drawing.FontStretch stretch)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public override object Create(string fontName, double size, Xwt.Drawing.FontStyle style, Xwt.Drawing.FontWeight weight, Xwt.Drawing.FontStretch stretch)
 {
     throw new NotImplementedException();
 }