User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerbmp.draw__void

Table of Contents

IGIS_ViewerBmp.Draw_ method

DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerBmp.Draw_ | Methods | Properties

Draw the current extent on the bitmap.

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

Syntax

// C#
public void Draw_();
' VisualBasic
Public Sub Draw_()
// Oxygene
public
  procedure Draw_;

Remarks

Bitmap is normally updated by FullExtent, VisibleChange, Zoom, Scroll*, and InvalidateWholeMap operations. Those operations can be grouped with Lock..Unlock. Using Draw renders the map out of sequence and should be reserved for specific scenarios.

2026/07/11 00:08

Page Tools