User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_rendererabstract.canvasdrawpolyline_tgis_drawbuf

Table of Contents

TGIS_RendererAbstract.CanvasDrawPolyLine(TGIS_DrawBuf) method

DK for Python | tatukgis_pdk.TGIS_RendererAbstract.CanvasDrawPolyLine | Overloads | Constructors | Methods | Properties

Draw a poly-line on the Canvas object.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def CanvasDrawPolyLine(
  self,
  _points: TGIS_DrawBuf
) -> None: 

Parameters

Name Type Description
_points TGIS_DrawBuf array of all points (in pixels)
2025/01/31 01:23

Page Tools