User Tools

Site Tools


api:dk11:python:tatukgis.pdk.igis_viewerwnd

Table of Contents

IGIS_ViewerWnd class

DK11 for Python | tatukgis.pdk.IGIS_ViewerWnd | Classes | Methods | Properties

Common API for windows viewers.

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

Syntax

# Python
class IGIS_ViewerWnd:

Methods

Inherited Overrides Protected
Name Visibility Description
Print public Print the current viewer content using the default printer.
Print(IGIS_Printer) public Print the current viewer content using the given printer.
PrintBmp(TGIS_Bitmap) public Print the current content on a bitmap.
PrintBmp(TGIS_Bitmap, bool) public Print the current content on a bitmap.
ZoomBy public Zoom the viewer.

Properties

Inherited Protected
Name Visibility Description
View3D public True if viewer is in 3D mode.
Viewer3D public Viewer 3D object.

2023/08/09 01:51

Page Tools