Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 1,008 for

solidbrush

(0.47 sec)
  1. 記録

    記録... 指定された色とサイズで SolidBrush クラスオブジェクトをインスタンス化します。 Graphics...

    blog.aspose.com/ja/drawing/alpha-blending-in-java/
  2. 아카이브

    아카이브... 한편 SolidBrush 개체를 지정된 색상으로 초기화합니다. 그런 다음...// 브러시 초기화 var brush = new SolidBrush(Color.Red); // 직사각형 그리기 graphics...

    blog.aspose.com/ko/drawing/create-load-fill-and...
  3. Lưu trữ

    Lưu trữ...drawRectangle(new Pen(new SolidBrush(Color.getBlue())), new RectangleF(10...

    blog.aspose.com/vi/psd/draw-geometric-shapes-in...
  4. Trabajar con degradado en PostScript | .NET

    Agregar degradado en un archivo PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...SolidBrush , System.Drawing.TextureBrush...300, brush, new Pen( new SolidBrush(Color. Black ), 2)); 38 39...

    docs.aspose.com/page/es/net/ps/working-with-gra...
  5. Lavorare con le sfumature in PostScript | .NET

    L'aggiunta di una sfumatura in un file PS è una funzionalità supportata dalla soluzione API di Aspose.Page. Scopri come utilizzare la funzionalità in .NET...SolidBrush , System.Drawing.TextureBrush...300, brush, new Pen( new SolidBrush(Color. Black ), 2)); 38 39...

    docs.aspose.com/page/it/net/ps/working-with-gra...
  6. 档案

    档案...drawRectangle(new Pen(new SolidBrush(Color.getBlue())), new RectangleF(10...

    blog.aspose.com/zh/psd/draw-geometric-shapes-in...
  7. 搜索

    搜索...Center); Brush brush = new SolidBrush(Color.getBlue()); Font arial...

    blog.aspose.com/zh-hant/drawing/image-clipping-...
  8. آرشیوها

    آرشیوها...drawRectangle(new Pen(new SolidBrush(Color.getBlue())), new RectangleF(10...

    blog.aspose.com/fa/psd/draw-geometric-shapes-in...
  9. Arbeiten mit Farbverläufen in PostScript | .NET

    Das Hinzufügen eines Farbverlaufs in einer PS-Datei ist eine Funktion, die von Aspose.Page unterstützt wird. Erfahren Sie, wie die Funktionalität in .NET genutzt wird....SolidBrush , System.Drawing.TextureBrush...300, brush, new Pen( new SolidBrush(Color. Black ), 2)); 38 39...

    docs.aspose.com/page/de/net/ps/working-with-gra...
  10. رسم الأشكال في ملفات PS | واجهة برمجة تطبيقات ل...

    حل واجهة برمجة تطبيقات .NET لملفات PS و XPS و EPS. تعرف على كيفية رسم الأشكال الهندسية في ملف PS باستخدام مقتطف كود C# المرفق....SolidBrush(Color.Orange)); //Fill the...

    products.aspose.com/page/ar/net/add-shapes-to-ps/