DK for Python | tatukgis_pdk.TGIS_RendererAbstract.CanvasDrawPolyLine | Overloads | Constructors | Methods | Properties
Draw a poly-line on the Canvas object.
# Python def CanvasDrawPolyLine( self, _points: TGIS_DrawBuf ) -> None:
| Name | Type | Description |
|---|---|---|
| _points | TGIS_DrawBuf | array of all points (in pixels) |