Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 7,203 for

polygons

(0.14 sec)
  1. Haritaya Geometri Çizme|Documentation

    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....örneği düşünün: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/tr/net/how-to-draw-geometry/
  2. Arsip

    Arsip...dari kelas Polygon. Polygon polygon = new Polygon(); // Buat...nilai properti ExteriorRing. polygon.ExteriorRing = ring; var feature...

    blog.aspose.com/id/gis/make-geometric-shapes-in...
  3. ארכיון

    ארכיון...אובייקט ממחלקת Polygon. Polygon polygon = new Polygon(); // צור מופע...הערך של מאפיין ExteriorRing. polygon.ExteriorRing = ring; var feature...

    blog.aspose.com/he/gis/make-geometric-shapes-in...
  4. Comment dessiner de la géométrie sur une carte|...

    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....un polygone avec un trou à l’intérieur : Polygon polygon = new...new Polygon(); LinearRing ring = new LinearRing(); ring.AddPoint(50...

    docs.aspose.com/gis/fr/net/how-to-draw-geometry/
  5. Archiv

    Archiv...Grafikprogrammierung in Java Kurven zeichnen Polygone und Rechtecke Wie man Linien...gefüllte Bereiche, Ellipsen und Polygone. Die API bietet verschiedene...

    blog.aspose.com/de/drawing/graphics-programming...
  6. إنشاء 3D شبكة ومشهد|Documentation

    يتم تعريف A esh sh من خلال مجموعة من نقاط التحكم والعديد من المضلعات على الوجهين n حسب الحاجة. Tمقالته يوضح كيفية تعريف esh sh....points and the many n-sided polygons as needed. This article explains...controlPoints ); // Create polygons to mesh // Front face (Z+)...

    docs.aspose.com/3d/ar/net/create-3d-mesh-and-sc...
  7. Chercher

    chercher...Java Dessiner des courbes Polygones et rectangles Comment dessiner...remplies, des ellipses et des polygones. L’API propose différentes...

    blog.aspose.com/fr/drawing/graphics-programming...
  8. Working with Vector Graphics in C#|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in C# or .NET...to its path collection Draw Polygon in C# Instantiate an object...Graphics class object to draw Polygon Draw Rectangle in C# Instantiate...

    docs.aspose.com/drawing/net/working-with-vector...
  9. So zeichnet man Geometrie auf einer Karte|Docum...

    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....ein Polygon mit einem Loch im Inneren erstellt: Polygon polygon...polygon = new Polygon(); LinearRing ring = new LinearRing(); ring...

    docs.aspose.com/gis/de/how-to-draw-geometry/
  10. Créer un fichier KML à l'aide de C#

    Ce didacticiel explique comment créer un fichier KML à l'aide de C#. Il contient les détails pour configurer l'IDE, une liste d'étapes et un exemple de code illustrant le processus de génération d'un fichier KML à l'aide de C#....Créer un objet de la classe Polygon Définissez un anneau linéaire...comme anneau extérieur pour le polygone Appelez la méthode ConstructFeature()...

    kb.aspose.com/fr/gis/net/create-kml-file-using-...