Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 923 for

solidbrush

(0.06 sec)
  1. Arbeiten mit Formen in PostScript | .NET

    Wie man einer PS-Datei Formen hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in .NET nutzen.... SetPaint ( new SolidBrush(Color. Orange )); 15 //Fill...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 23 //Stroke...

    docs.aspose.com/page/de/net/ps/working-with-sha...
  2. Trabajar con transformaciones en PostScript | ....

    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...
  3. Archiv

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

    blog.aspose.com/de/psd/create-psd-image-csharp/
  4. ค้นหา

    ค้นหา...DrawRectangle(new Pen(new SolidBrush(Color.Blue)), new Rectangle(10...graphics.DrawEllipse(new Pen(new SolidBrush(Color.Red)), new Rectangle(60...

    blog.aspose.com/th/psd/create-psd-image-csharp/
  5. Arşiv

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

    blog.aspose.com/tr/psd/create-psd-image-java/
  6. ActiveX|وثائق Aspose.Slides

    إدارة عناصر التحكم ActiveX في عرض PowerPoint باستخدام C# أو .NET...image ); Brush brush = new SolidBrush ( Color . FromKnownColor..."FontName" ], 14 ); brush = new SolidBrush ( Color . FromKnownColor...

    docs.aspose.com/slides/ar/net/activex/
  7. Архів

    Архів...DrawLine(new Pen(new SolidBrush(Color.Red), 3), new Point(18...graphic.DrawLine(new Pen(new SolidBrush(Color.Orange), 3), new Point(200...

    blog.aspose.com/uk/imaging/draw-shapes-in-csharp/
  8. 아카이브

    아카이브... 지정된 텍스트 색상으로 SolidBrush 클래스 개체를 초기화합니다. 텍스트에 대해 원하는...텍스트 색상 정의 Brush brush = new SolidBrush(Color.DarkBlue); // 텍스트 글꼴...

    blog.aspose.com/ko/drawing/add-text-to-image-in...
  9. Procurar

    Procurar...Crie uma instância da classe SolidBrush e defina suas propriedades...drawstring(String, Font, SolidBrush, 0, 0, StringFormat). Salve...

    blog.aspose.com/pt/imaging/add-watermark-to-ima...
  10. Arşiv

    Arşiv... Belirtilen renkle bir SolidBrush sınıfı nesnesini başlatın...oluşturma Brush brush = new SolidBrush(Color.Blue); // Dolu daireyi...

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