DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerBmp.Draw_ | Methods | Properties
Draw a current extent on a bitmap.
// C# public void Draw_();
' VisualBasic Public Sub Draw_()
// Oxygene public procedure Draw_;
Bitmap is normally updated by FullExtent, VisibleChange, Zoom, Scroll* and InvalidateWholeMap operations. Those operations can be grouped with Lock..Unlock. Use Draw method will draw map out-of-the-sequence and should be used only for very specific needs.