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