Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 8,489 for

pen

(0.08 sec)
  1. DrawLines | Aspose.Drawing for .NET API Reference

    DrawLines Contents [ Hide ] Graphics.DrawLines method (1 of 2) Draws a series of line segments that connect an array ...... public void DrawLines ( Pen pen , PointF [] points ) Parameter...Parameter Type Description pen Pen Pen that determines the color,...

    reference.aspose.com/drawing/net/system.drawing...
  2. FillPath | Aspose.Imaging for .NET API Reference

    FillPath MetafileRecorderGraphics2D.FillPath method Fills the path. public void FillPath ( Pen Pen , Brush brush , Gr...... public void FillPath ( Pen pen , Brush brush , GraphicsPath...Parameter Type Description pen Pen Pen that determines the color...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. graphics - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....pen com.aspose.imaging.fileformats...PaletteMiningMethod PdfComplianceVersion Pen PenAlignment PenType PixelDataFormat...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. metafilerecordergraphics2d - Aspose.Imaging for...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....pen com.aspose.imaging.fileformats...black pen. graphics.drawRectangle(new com.aspose.imaging.Pen(com...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. DrawCurve | Aspose.Imaging for .NET API 参考

    通过PointFaspose.imaging/pointf结构的指定数组绘制基数样条此方法使用默认张力 0.5...DrawCurve 内容 [ 隐藏 ] DrawCurve(Pen, PointF[]) 通过 PointF 结构的指定数组绘制基数样条。此方法使用默认张力...DrawCurve ( Pen pen , PointF [] points ) 范围 类型 描述 pen Pen Pen 确定颜色、宽度和高度曲线。...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  6. DrawPolygon | Aspose.Imaging for .NET API 参考

    绘制多边形...DrawPolygon ( Pen pen , Point [] points ) 范围 类型 描述 pen Pen 确定图形颜色、宽度和样式的笔。...points Point[] 点。 也可以看看 class Pen struct Point class MetafileRecorderGrap...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  7. ForegroundColor | Aspose.Imaging for .NET API R...

    ForegroundColor HatchBrush.ForegroundColor property Gets or sets the color of hatch lines. public Color ForegroundCol......shows the creation and usage Pen objects. The example creates...of Pen with color Red and width 5 Aspose . Imaging . Pen pen...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. DrawBezier | Aspose.PSD for .NET API Reference

    DrawBezier Contents [ Hide ] Graphics.DrawBezier method (1 of 3) Draws a Bézier spline defined by four ordered pairs ...... public void DrawBezier ( Pen pen , float x1 , float y1 , float...Parameter Type Description pen Pen Pen that determines the color...

    reference.aspose.com/psd/net/aspose.psd/graphic...
  9. DrawBeziers | Aspose.Drawing for .NET API Refer...

    DrawBeziers Contents [ Hide ] Graphics.DrawBeziers method (1 of 2) Draws a series of Bézier splines from an array of ......public void DrawBeziers ( Pen pen , PointF [] points ) Parameter...Parameter Type Description pen Pen Pen that determines the color,...

    reference.aspose.com/drawing/net/system.drawing...
  10. Width | Aspose.PSD for .NET API Reference

    Width Pen.Width property Gets or sets the width of this Pen , in units of the Graphics object used for drawing. publi......Width Pen.Width property Gets or sets the width of this Pen , in...Property Value The width of this Pen . Exceptions exception condition...

    reference.aspose.com/psd/net/aspose.psd/pen/width/