Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 8,478 for

pen

(0.21 sec)
  1. CompoundArray | Aspose.Imaging for .NET API Ref...

    CompoundArray Pen.CompoundArray property Gets or sets an array of values that specifies a compound Pen. A compound pe......CompoundArray Pen.CompoundArray property Gets or sets an array...specifies a compound pen. A compound pen draws a compound line...

    reference.aspose.com/imaging/net/aspose.imaging...
  2. emfpluspen - Aspose.Imaging for Java - API Refe...

    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...object specifies a graphics pen for the drawing of lines. Constructor...

    reference.aspose.com/imaging/java/com.aspose.im...
  3. emflogpenex - Aspose.Imaging for Java - API Ref...

    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...color of an extended logical pen. Constructor Summary Constructors...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. Clone | Aspose.Drawing for .NET API Reference

    Clone Pen.Clone method Creates an exact copy of this Pen. public object Clone () Return Value An Object that can be c......Clone Pen.Clone method Creates an exact copy of this Pen. public...Object that can be cast to a Pen. Exceptions exception condition...

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

    Returns a value that indicates the cap used at the both ends of a dashed line....get_DashCap() Pen::get_DashCap() const method Returns a value...DashCap System :: Drawing :: Pen :: get_DashCap () const See Also...

    reference.aspose.com/slides/cpp/system.drawing/...
  6. get_Transform() | Aspose.Slides for C++ API Ref...

    Returns a copy of a Matrix object that specifies the geometrical transformations for the Pen represneted by the current object....get_Transform() Pen::get_Transform() method Returns a copy of...geometrical transformations for the pen represneted by the current object...

    reference.aspose.com/slides/cpp/system.drawing/...
  7. Working with Pens|Documentation

    Learn about how to draw with Pen in C#. .NET code to set Pen width and color in C# and VB.NET. Join Lines in C#...Working with Pens Contents [ Hide ] Aspose.Drawing for .NET API...capability to draw graphics elements. Pens are one of the key elements...

    docs.aspose.com/drawing/net/working-with-pens/
  8. Drawing a dotted line with an arrow at the end ...

    trying to draw a dotted line with an end cap arrow like shown below: image.png (227 Bytes) here’s the code i am using: License oLic = new License(); oLic.SetLicense(“Aspose.Total.lic”); Bitmap oImage = new Bitma…...Blue); Pen myPen = new Pen(oLineBrush, 3f); myPen...new Point(50, 75)); Pen oTempConnPen = (Pen)myPen.Clone(); AdjustableArrowCap...

    forum.aspose.com/t/drawing-a-dotted-line-with-a...
  9. GraphicsPath | Aspose.PSD for .NET API Reference

    GraphicsPath Contents [ Hide ] GraphicsPath class Represents a series of connected lines and curves. This class canno......override GetBounds (Matrix, Pen) Gets the object’s bounds. IsOutlineVisible...IsOutlineVisible (Point, Pen) Indicates whether the specified...

    reference.aspose.com/psd/net/aspose.psd/graphic...
  10. get_CompoundArray() | Aspose.Slides for C++ API...

    Returns an array of values that specifies a compound Pen....get_CompoundArray() Pen::get_CompoundArray() const method Returns...values that specifies a compound pen. System :: ArrayPtr < float >...

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