User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewerwnd.print_void

Table of Contents

ITGIS_ViewerWnd.Print method

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

Print the current viewer content using the default printer.

Available also on: Delphi FMX | .NET WinForms | 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:12

Page Tools