User Tools

Site Tools


api:dk11:python:tatukgis.pdk.igis_viewerwnd.printbmp_tgis_bitmap

Table of Contents

IGIS_ViewerWnd.PrintBmp(TGIS_Bitmap) method

DK11 for Python | tatukgis.pdk.IGIS_ViewerWnd.PrintBmp | Overloads | Methods | Properties

Print the current content on a bitmap. Print area will match the current VisibleExtent of the control.

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

Syntax

# Python
def PrintBmp(
  self,
  _bmp: VarParameter
) -> None: 

Parameters

Name Type Description
_bmp TGIS_Bitmap bitmap on which the drawing will be performed
2023/08/09 01:51

Page Tools