DK11 for Python | tatukgis.pdk.TGIS_RendererAbstract.CanvasDrawPolygon | Overloads | Constructors | Methods | Properties
Draw a polygon on the Canvas object.
# Python def CanvasDrawPolygon( self _points: tatukgis.pdk.TGIS_DrawBuf ) -> None:
Name | Type | Description |
---|---|---|
_points | tatukgis.pdk.TGIS_DrawBuf | array of all points (in pixels) |