Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 7,196 for

polygons

(0.11 sec)
  1. Symboliseur de géométrie mixte|Documentation

    Le symboliseur de géométrie mixte dans l'API de la bibliothèque C# GIS permet de spécifier des symboliseurs séparément pour chaque type de géométrie si une couche contient des types de géométrie mixtes....géométries de type polygone dans la couche (Polygon, CurvePolygon...un point, une ligne et un polygone. Nous allons styliser chaque...

    docs.aspose.com/gis/fr/net/mixed-geometry-symbo...
  2. 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...
  3. Symbolizér smíšené geometrie|Documentation

    Symbolizér smíšené geometrie v API knihovny GIS C# umožňuje specifikovat symbolizéry samostatně pro každý typ geometrie, pokud vrstva obsahuje smíšené typy geometrií....polygonových geometrií ve vrstvě (Polygon, CurvePolygon, MultiPolygon...vrstva obsahuje bod, linii a polygon. Budeme stylovat každý typ...

    docs.aspose.com/gis/cs/net/mixed-geometry-symbo...
  4. Arbeiten mit GPS Exchange Format GPX Dateien in...

    Die C#-GIS-Bibliothek ermöglicht es Ihnen, Features aus GPS Exchange Files (GPX) zu öffnen und zu lesen....jeden Punkt in einem Segment Polygone als Linien in GPX Datei schreiben...GPX Format unterstützt keine Polygone und Multipolygone. Daher kann...

    docs.aspose.com/gis/de/net/gpx-gps-exchange/
  5. Riالشغب من Simple olyأوليغون|Documentation

    Using Aspose.3D for Python via .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....triangulate a simple polygon. Any polygon can be divided into...be piecewise applied to the polygon. Riنضارة olyأوليغون يمكن للمطورين...

    docs.aspose.com/3d/ar/python-net/triangulation-...
  6. Archiv

    Archiv... Zu diesen Formen gehören Polygone, Punkte, Linien, gekrümmte...Kurvenlinien in .NET - Codebeispiel Polygon programmgesteuert erstellen...

    blog.aspose.com/de/gis/make-geometric-shapes-in...
  7. أرشيف

    أرشيف... إنشاء كائن من فئة Polygon . قم بإنشاء مثيل للفئة LinearRing...من فئة المضلع. Polygon polygon = new Polygon(); // إنشاء مثيل...

    blog.aspose.com/ar/gis/make-geometric-shapes-in...
  8. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... Point [] polygon , Aspose . Pdf . Page page...Operators . MoveTo ( polygon [ 0 ]. X , polygon [ 0 ]. Y )); for...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  9. 搜索

    搜索... 實例化 Polygon 類別的物件。 建立 LinearRing 類別的實例。...{ // 實例化 Polygon 類別的物件。 Polygon polygon = new Polygon(); // 建立...

    blog.aspose.com/zh-hant/gis/make-geometric-shap...
  10. Jak rysować geometrię na mapie|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....dziurą w środku: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

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