DK for Python | tatukgis_pdk.TGIS_RendererAbstract.CanvasDrawPolygon | Overloads | Constructors | Methods | Properties
Available also on: Delphi | .NET | Java | ActiveX.
Draw a polygon on the Canvas object.
# Python def CanvasDrawPolygon( self, _points: TGIS_DrawBuf, _count: int ) -> None: