Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 8,469 for

pen

(0.22 sec)
  1. set_CustomEndCap() | Aspose.Slides for C++ API ...

    Sets the custom end line cap....set_CustomEndCap() Pen::set_CustomEndCap(const SharedPtr<Dra...cap. void System :: Drawing :: Pen :: set_CustomEndCap ( const SharedPtr...

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

    Sets a Matrix object that specifies the geometrical transformations for the Pen represneted by the current object....set_Transform() Pen::set_Transform(const SharedPtr<Drawing2D::Matrix>&)...geometrical transformations for the pen represneted by the current object...

    reference.aspose.com/slides/cpp/system.drawing/...
  3. set_CustomStartCap() | Aspose.Slides for C++ AP...

    Sets the custom start line cap....set_CustomStartCap() Pen::set_CustomStartCap(const SharedPtr...cap. void System :: Drawing :: Pen :: set_CustomStartCap ( const...

    reference.aspose.com/slides/cpp/system.drawing/...
  4. PngOptions | Aspose.Imaging for .NET API 参考

    png 文件格式创建选项... Wheat ); //通过指定具有黑色的Pen对象绘制一个弧线, //一个围绕圆弧的矩形,起始角和扫角 graphics...DrawArc ( new Aspose . Imaging . Pen ( Aspose . Imaging . Color ....

    reference.aspose.com/imaging/zh/net/aspose.imag...
  5. set_DashStyle() | Aspose.Slides for C++ API Ref...

    Sets a value that specifies the dash style of the current Pen object....set_DashStyle() Pen::set_DashStyle(Drawing2D::DashStyle) method...the current Pen object. void System :: Drawing :: Pen :: set_DashStyle...

    reference.aspose.com/slides/cpp/system.drawing/...
  6. Graphics | Aspose.Slides for C++ API Reference

    Represents a drawing surface. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument....void DrawArc (const SharedPtr < Pen >&, int32_t , int32_t , int32_t...specified arc using the specified pen on the surface represented by...

    reference.aspose.com/slides/cpp/system.drawing/...
  7. customlinecap - Aspose.PSD for Java - API Refer...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....OpenTypeFontsCache PdfComplianceVersion Pen PenAlignment PenType PixelDataFormat...and Description CustomLineCap Pen. getCustomEndCap () Gets a custom...

    reference.aspose.com/psd/java/com.aspose.psd.cl...
  8. EmfLogPenEx | Aspose.Imaging for .NET API Refer...

    EmfLogPenEx Contents [ Hide ] EmfLogPenEx class The LogPenEx object specifies the style, width, and color of an exten......color of an extended logical pen. public sealed class EmfLogPenEx...specifies a brush style for the pen from the WMF BrushStyle enumeration...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. GetBounds | Aspose.Drawing for .NET API Reference

    GetBounds Contents [ Hide ] GraphicsPath.GetBounds method (1 of 3) Returns a rectangle that bounds this GraphicsPath.......specified Pen. public RectangleF GetBounds ( Matrix matrix , Pen pen...the bounding rectangle. pen Pen The Pen with which to draw the...

    reference.aspose.com/drawing/net/system.drawing...
  10. set_DashPattern() | Aspose.Slides for C++ API R...

    Sets an array specifying custom dash pattern in a dashed line. The array consists of numbers that specify the lengths of alternating dashes and spaces....set_DashPattern() Pen::set_DashPattern(const System::ArrayPtr<float>&)...spaces. void System :: Drawing :: Pen :: set_DashPattern ( const System...

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