DK11 for ActiveX | TatukGIS_XDK11.ITGIS_RendererAbstract.RenderBitmapBegin | Methods | Properties
Prepare custom rendering context for lengthy bitmap drawing. Use for example to display progressive update of ECW files.
// C# public ITBaseObject RenderBitmapBegin();
' VisualBasic Public Function RenderBitmapBegin() As ITBaseObject
// Oxygene public function RenderBitmapBegin : ITBaseObject;
Type | Description |
---|---|
ITBaseObject | Handle to the context. |