Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 6,503 for

polygon

(0.13 sec)
  1. ค้นหา

    ค้นหา...สร้างอินสแตนซ์วัตถุของคลาส Polygon สร้างอินสแตนซ์ของคลาส LinearRing...สร้างอินสแตนซ์ของวัตถุในคลาส Polygon Polygon polygon = new Polygon(); // สร้างอินสแตนซ์ของคลาส...

    blog.aspose.com/th/gis/make-geometric-shapes-in...
  2. آرشیوها

    آرشیوها... یک شی از کلاس Polygon را نمونه سازی کنید. یک نمونه...شی از کلاس Polygon. Polygon polygon = new Polygon(); // یک نمونه...

    blog.aspose.com/fa/gis/make-geometric-shapes-in...
  3. Crea mesh e scena 3D|Documentation

    Una mesh è definita da un insieme di punti di controllo e da molti poligoni n-sided secondo necessità. Questo articolo spiega come definire una Mesh....controlPoints ); // Create polygons to mesh // Front face (Z+)...Indices of the vertices per each polygon int [] indices = new int []...

    docs.aspose.com/3d/it/net/create-3d-mesh-and-sc...
  4. Erstellen einer KML-Datei mit C#

    Dieses Tutorial zeigt, wie man eine KML-Datei mit C# erstellt. Es enthält die Details zum Einrichten der IDE, eine Liste der Schritte und Beispielcode, der den Vorgang zum Generieren einer KML-Datei mit C# demonstriert....Erstellen Sie ein Objekt der Polygon-Klasse Definieren Sie einen...ihn als äußeren Ring für das Polygon fest. Rufen Sie die Methode...

    kb.aspose.com/de/gis/net/create-kml-file-using-...
  5. Cách Vẽ Hình Học trên Bản Đồ|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....có lỗ bên trong: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/vi/net/how-to-draw-geometry/
  6. چگونگی ترسیم هندسه بر روی نقشه|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....آن ایجاد می کند: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/fa/net/how-to-draw-geometry/
  7. Öffentliche API Änderungen in Aspose.3D 16.9.0|...

    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....Polygon Modifier-Klasse hinzu Fügt...der Aspose.ThreeD.Entities.Polygon Modifier-Klasse hinzu Dieses...

    docs.aspose.com/3d/de/net/public-api-changes-in...
  8. Hoe geometrie op een kaart te tekenen|Documenta...

    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....binnenin maakt: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/nl/how-to-draw-geometry/
  9. 지도에 도형 그리는 방법|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.... Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/ko/net/how-to-draw-geometry/
  10. 如何在地图上绘制几何图形|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....例如,考虑以下示例,该示例创建一个带有内部孔的多边形: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/zh/net/how-to-draw-geometry/