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

pen

(0.1 sec)
  1. Widen | Aspose.Drawing for .NET API 参考

    Widen Widen(Pen) public void Widen ( Pen Pen ) 也可以看看 class Pen class GraphicsPath 命名空间 Aspose.Drawing.Drawing2D 部件 As......Widen(Pen) public void Widen ( Pen pen ) 也可以看看 class Pen class...Widen(Pen, Matrix, float) public void Widen ( Pen pen , Matrix...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  2. 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...
  3. DrawRectangle | Aspose.Imaging for .NET API 参考

    绘制由RectangleFaspose.imaging/rectanglef结构指定的矩形...DrawRectangle 内容 [ 隐藏 ] DrawRectangle(Pen, RectangleF) 绘制由 RectangleF 结构指定的矩形。...DrawRectangle ( Pen pen , RectangleF rect ) 范围 类型 描述 pen Pen A Pen 决定颜色、宽度和样式的矩形。...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  4. 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...
  5. DrawBeziers | Aspose.Imaging 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 , Point [] points ) Parameter...Parameter Type Description pen Pen Pen that determines the color, width...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. DrawEllipse | Aspose.Drawing for .NET API Refer...

    DrawEllipse Contents [ Hide ] Graphics.DrawEllipse method (1 of 2) Draws an ellipse defined by a bounding RectangleF.......public void DrawEllipse ( Pen pen , RectangleF rect ) Parameter...Parameter Type Description pen Pen Pen that determines the color, width...

    reference.aspose.com/drawing/net/system.drawing...
  7. DrawPolygon | Aspose.Drawing for .NET API 参考

    DrawPolygon DrawPolygon(Pen, Point[]) public void DrawPolygon ( Pen Pen , Point [] points ) 也可以看看 class Pen struct Po......DrawPolygon(Pen, Point[]) public void DrawPolygon ( Pen pen , Point...Point [] points ) 也可以看看 class Pen struct Point class Graphics 命名空间...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  8. DrawLines | Aspose.Drawing for .NET API 参考

    DrawLines DrawLines(Pen, PointF[]) public void DrawLines ( Pen Pen , PointF [] points ) 也可以看看 class Pen struct PointF......DrawLines(Pen, PointF[]) public void DrawLines ( Pen pen , PointF...PointF [] points ) 也可以看看 class Pen struct PointF class Graphics 命名空间...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  9. DrawPie() | Aspose.Slides for C++ API Reference

    Draws the specified pie using the specified Pen on the surface represented by the current object....Graphics::DrawPie(const SharedPtr<Pen>&, int32_t, int32_t, int32_t...specified pie using the specified pen on the surface represented by...

    reference.aspose.com/slides/cpp/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/