User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerwnd.print_void

Table of Contents

IGIS_ViewerWnd.Print method

DK11 for ActiveX | TatukGIS_XDK11.IGIS_ViewerWnd.Print | Methods | Properties

Print the current viewer content using the default printer.

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

Syntax

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

Remarks

Print area will match the current VisibleExtent of the control.

2022/11/16 01:08

Page Tools