Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 996 for

solidbrush

(0.23 sec)
  1. arkiv

    arkiv...objekt av klassen Pen eller SolidBrush med önskade parametrar. Använd...regionen. Definiera sedan ett SolidBrush -klassobjekt med den specificerade...

    blog.aspose.com/sv/drawing/graphics-programming...
  2. Архивы

    Архивы...DrawRectangle(new Pen(new SolidBrush(Color.Blue)), new Rectangle(10...graphics.DrawEllipse(new Pen(new SolidBrush(Color.Red)), new Rectangle(60...

    blog.aspose.com/ru/psd/create-psd-image-csharp/
  3. Arşiv

    Arşiv...DrawRectangle(new Pen(new SolidBrush(Color.Blue)), new Rectangle(10...graphics.DrawEllipse(new Pen(new SolidBrush(Color.Red)), new Rectangle(60...

    blog.aspose.com/tr/psd/create-psd-image-csharp/
  4. arkiv

    arkiv...DrawRectangle(new Pen(new SolidBrush(Color.Blue)), new Rectangle(10...graphics.DrawEllipse(new Pen(new SolidBrush(Color.Red)), new Rectangle(60...

    blog.aspose.com/sv/psd/create-psd-image-csharp/
  5. Gestisci tele di file PS | .NET

    Soluzione API .NET per gestire i file PS. Esempio di codice su come ritagliare e trasformare gli stati grafici dei file PS con poche righe di codice C#....SolidBrush(Color.Blue)); //Fill the...SetPaint( new System.Drawing.SolidBrush(Color.Red)); //Fill the third...

    products.aspose.com/page/it/net/work-with-ps-gr...
  6. Trabajar con transformaciones en PostScript | .NET

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET... SetPaint ( new SolidBrush(Color. Orange )); 4 5 //Fill...document. SetPaint ( new SolidBrush(Color. Blue )); 11 12 //Fill...

    docs.aspose.com/page/es/net/ps/working-with-tra...
  7. 変換の操作 | Python

    PSファイルのコンテンツを変換する方法は、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使用方法については、こちらをご覧ください。... SolidBrush (aspose. pydrawing . Color...set_paint (aspose. pydrawing . SolidBrush (aspose. pydrawing . Color...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  8. Procurar

    Procurar...drawRectangle(new Pen(new SolidBrush(Color.getBlue())), new Rectangle(10...graphics.drawEllipse(new Pen(new SolidBrush(Color.getRed())), new Rectangle(60...

    blog.aspose.com/pt/psd/create-psd-image-java/
  9. ค้นหา

    ค้นหา...drawRectangle(new Pen(new SolidBrush(Color.getBlue())), new Rectangle(10...graphics.drawEllipse(new Pen(new SolidBrush(Color.getRed())), new Rectangle(60...

    blog.aspose.com/th/psd/create-psd-image-java/
  10. Archiwa

    Archiwa... Zainicjuj obiekt klasy SolidBrush o określonym kolorze. Następnie...klasy Brush Brush brush = new SolidBrush(Color.Blue); // Narysuj wypełnione...

    blog.aspose.com/pl/drawing/draw-circle-in-csharp/