DK for Python | tatukgis_pdk.TGIS_RendererAbstract.CanvasDrawPolyLine | Overloads | Constructors | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| CanvasDrawPolyLine(TGIS_DrawBuf) | public | Draw a poly-line on the Canvas object. | |
| CanvasDrawPolyLine(TGIS_DrawBuf, int) | public | Draw a poly-line on the Canvas object. | |
| CanvasDrawPolyLine(TGIS_DrawBuf, TGIS_IntegerArray) | public | Draw a poly-line on the Canvas object. | |
| CanvasDrawPolyLine(TGIS_DrawBufF) | public | Draw a poly-line on the Canvas object. | |
| CanvasDrawPolyLine(TGIS_DrawBufF, int) | public | Draw a poly-line on the Canvas object. | |
| CanvasDrawPolyLine(TGIS_DrawBufF, TGIS_IntegerArray) | public | Draw a poly-line on the Canvas object. | |