Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 5,164 for

pen

(0.02 sec)
  1. DrawRectangle | Aspose.PSD for .NET API Reference

    DrawRectangle Contents [ Hide ] Graphics.DrawRectangle method (1 of 4) Draws a rectangle specified by a RectangleF st......public void DrawRectangle ( Pen pen , RectangleF rect ) Parameter...Parameter Type Description pen Pen A Pen that determines the color...

    reference.aspose.com/psd/net/aspose.psd/graphic...
  2. Aspose.Imaging for .NET 16.10 - Release notes|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....150 , 150 ), 96 ); // Pen pen = new Pen ( Color . Bisque ); graphics...DrawLine ( pen , 1 , 1 , 50 , 50 ); pen = new Pen ( Color . BlueViolet...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  3. IsOutlineVisible | Aspose.PSD for .NET API Refe...

    IsOutlineVisible Contents [ Hide ] GraphicsPath.IsOutlineVisible method (1 of 8) Indicates whether the specified poin......when drawn with the specified Pen . public bool IsOutlineVisible...IsOutlineVisible ( float x , float y , Pen pen ) Parameter Type Description...

    reference.aspose.com/psd/net/aspose.psd/graphic...
  4. 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...
  5. DrawLine | Aspose.Drawing for .NET API 参考

    DrawLine DrawLine(Pen, Point, Point) public void DrawLine ( Pen Pen , Point pt1 , Point pt2 ) 也可以看看 class Pen struct ......DrawLine(Pen, Point, Point) public void DrawLine ( Pen pen , Point...pt1 , Point pt2 ) 也可以看看 class Pen struct Point class Graphics 命名空间...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  6. 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...
  7. DrawClosedCurve | Aspose.Imaging for .NET API R...

    DrawClosedCurve Contents [ Hide ] Graphics.DrawClosedCurve method (1 of 4) Draws a closed cardinal spline defined by ......public void DrawClosedCurve ( Pen pen , PointF [] points ) Parameter...Parameter Type Description pen Pen Pen that determines the color,...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. DrawCurve | Aspose.Drawing for .NET API Reference

    DrawCurve Contents [ Hide ] Graphics.DrawCurve method (1 of 7) Draws a cardinal spline through a specified array of P...... public void DrawCurve ( Pen pen , PointF [] points ) Parameter...Parameter Type Description pen Pen Pen that determines the color,...

    reference.aspose.com/drawing/net/system.drawing...
  9. DrawPolygon() | Aspose.Slides for C++ API Refer...

    Draws a polygon using the specified Pen....Graphics::DrawPolygon(const SharedPtr<Pen>&, const ArrayPtr<Point>&) method...polygon using the specified pen. void System :: Drawing :: Graphics...

    reference.aspose.com/slides/cpp/system.drawing/...
  10. DrawRectangles() | Aspose.Slides for C++ API Re...

    Draws a series of rectangles using the specified Pen....Graphics::DrawRectangles(const SharedPtr<Pen>&, const ArrayPtr<Rectangle>&)...rectangles using the specified pen. void System :: Drawing :: Graphics...

    reference.aspose.com/slides/cpp/system.drawing/...