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

polyline

(0.02 sec)
  1. Edit SVG File – C# Examples

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....qualifiedName = “line”), polylines (SVGPolylineElement class...class, qualifiedName = “polyline”), polygons (SVGPolygonElement class...

    docs.aspose.com/svg/net/edit-svg-file/
  2. OdPolyLine | Aspose.Imaging for .NET API Reference

    OdPolyline OdPolyline class The Polyline public class OdPolyline : OdPolygon Constructors Name Description OdPolyline......OdPolyLine OdPolyLine class The polyline public class OdPolyLine :...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...Add Polygon and Polyline Annotations The Polyline tool allows you...connected by straight lines. Polyline Annotations are also similar...

    docs.aspose.com/pdf/java/figures-annotation/
  4. Aspose.CAD.FileFormats.Dwf.Whip.Objects.Drawabl...

    The namespace handles Dwf whip objects processing....DwfWhipPolyline Represents polyline DwfWhipPolymarker A drawing...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  5. PolylineAnnotation | Aspose.PDF for Python via ...

    Represents Polyline annotation that is similar to polygon, except that the first and last vertex are not implicitly connected....PolylineAnnotation class Represents polyline annotation that is similar...the intent of the polygon or polyline annotation. Methods Name Description...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  6. CadEntityTypeName - Aspose.CAD for Java - API R...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....polylines com.aspose.cad.fileformats...POINT entity static int POLYLINE POLYLINE entity static int RAY...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  7. Fills and Strokes in SVG – Basics and SVG Code

    Learn about properties that allow you to set different aspects of SVG fill and stroke, including color, opacity, thickness, use of dashing, etc....= "20" fill = "none" > 3 < polyline points = "40 60 80 20 120...linejoin = "miter" /> 4 < polyline points = "40 140 80 100 120...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  8. Aspose.Imaging for .NET 19.9 - Release Notes

    Aspose.Imaging for .NET 19.9 - Release Notes – the latest updates and fixes....{ //generate path PointF[] polyline = new PointF[1000]; GraphicsPath...(int j = 0; j < 1000; ++j) { polyline[j] = new PointF(i * 10, j);...

    releases.aspose.com/imaging/net/release-notes/2...
  9. Release failed - Aspose.Imaging for .NET 19.8 -...

    Release failed - Aspose.Imaging for .NET 19.8 - Release Notes (Release is not published to align with Java version)...{ //generate path PointF[] polyline = new PointF[1000]; GraphicsPath...(int j = 0; j < 1000; ++j) { polyline[j] = new PointF(i * 10, j);...

    releases.aspose.com/imaging/net/release-notes/2...
  10. annotationtype - Aspose.PDF for Java - API Refe...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform.... static int PolyLine Polyline annotation type. static...Values PolyLine public static final int PolyLine Polyline annotation...

    reference.aspose.com/pdf/java/com.aspose.pdf/an...