DK for Delphi | FMX.GisRenderer.TGIS_RendererFmx | Constructors | Fields | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| BitmapFactory | public | Returns a bitmap factory which produces bitmaps compatible with the renderer. (Inherited from TGIS_RendererAbstract) |
|
| CanvasBrush | public | Brush of the Canvas object. (Inherited from TGIS_RendererAbstract) |
|
| CanvasExtent | public | Return extent taken in account by label allocator. (Inherited from TGIS_RendererAbstract) |
|
| CanvasFont | public | Font of the Canvas object. (Inherited from TGIS_RendererAbstract) |
|
| CanvasPen | public | Pen of the Canvas object. (Inherited from TGIS_RendererAbstract) |
|
| ExtentX | public | X coordinate of extent location. (Inherited from TGIS_RendererAbstract) |
|
| ExtentY | public | Y coordinate of extent location. (Inherited from TGIS_RendererAbstract) |
|
| FontScale | public | Fonts scaling factor of the rendering context (in percents). (Inherited from TGIS_RendererAbstract) |
|
| Height | public | Height of the rendering context (in pixels). (Inherited from TGIS_RendererAbstract) |
|
| Info | public | Provide basic info about renderer like underlying technology used. (Inherited from TGIS_RendererAbstract) |
|
| PPI | public | Point-Per-Inch of the rendering context. (Inherited from TGIS_RendererAbstract) |
|
| Shift | public | Offset of the rendering rectangle (in pixels). (Inherited from TGIS_RendererAbstract) |
|
| TileRect | public | Rectangle of the rendering context (in pixels). (Inherited from TGIS_RendererAbstract) |
|
| ViewRect | public | Viewing rectangle of the rendering context (in pixels). (Inherited from TGIS_RendererAbstract) |
|
| Width | public | Width of the rendering context (in pixels). (Inherited from TGIS_RendererAbstract) |
|
| Zoom | public | Zoom from viewer. (Inherited from TGIS_RendererAbstract) |
|