DK11 for Delphi | FMX.GisRenderer.TGIS_RendererFmx.CanvasDrawPolyLine | Overloads | Constructors | Fields | Methods | Properties
Available also on: Python.
Name | Visibility | Description | |
---|---|---|---|
CanvasDrawPolyLine(TGIS_DrawBuf) | public | Draw a poly-line on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolyLine) | |
CanvasDrawPolyLine(TGIS_DrawBuf; Integer) | public | Draw a poly-line on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolyLine) | |
CanvasDrawPolyLine(TGIS_DrawBuf; TGIS_IntegerArray) | public | Draw a poly-line on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolyLine) | |
CanvasDrawPolyLine(TGIS_DrawBufF) | public | Draw a poly-line on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolyLine) | |
CanvasDrawPolyLine(TGIS_DrawBufF; Integer) | public | Draw a poly-line on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolyLine) | |
CanvasDrawPolyLine(TGIS_DrawBufF; TGIS_IntegerArray) | public | Draw a poly-line on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolyLine) | |