예제 #1
0
 public void DrawText(FormattedText formattedText, Rect bounds)
 {
     NoesisGUI_PINVOKE.DrawingContext_DrawText(swigCPtr, FormattedText.getCPtr(formattedText), ref bounds);
 }