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