DK for Delphi | FMX.GisRenderer.TGIS_RendererFmx.CanvasDrawPolygon | Overloads | Constructors | Fields | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
CanvasDrawPolygon(TGIS_DrawBuf) | public | Draw a polygon on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolygon) | |
CanvasDrawPolygon(TGIS_DrawBuf; Integer) | public | Draw a polygon on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolygon) | |
CanvasDrawPolygon(TGIS_DrawBuf; TGIS_IntegerArray) | public | Draw a polygon on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolygon) | |
CanvasDrawPolygon(TGIS_DrawBufF) | public | Draw a polygon on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolygon) | |
CanvasDrawPolygon(TGIS_DrawBufF; Integer) | public | Draw a polygon on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolygon) | |
CanvasDrawPolygon(TGIS_DrawBufF; TGIS_IntegerArray) | public | Draw a polygon on the Canvas object. (Overrides TGIS_RendererAbstract.CanvasDrawPolygon) | |