User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_rendererabstract.renderbitmapbegin_void

Table of Contents

ITGIS_RendererAbstract.RenderBitmapBegin method

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.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public ITBaseObject RenderBitmapBegin();
' VisualBasic
Public Function RenderBitmapBegin() As ITBaseObject
// Oxygene
public
  function RenderBitmapBegin : ITBaseObject;

Result

Type Description
ITBaseObject Handle to the context.
2022/11/30 19:09

Page Tools