User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerwnd.print_2_igis_printer

Table of Contents

IGIS_ViewerWnd.Print_2 method

DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerWnd.Print_2 | Methods | Properties

Print the current viewer content using the given printer.

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

Syntax

// C#
public void Print_2(
  IGIS_Printer _printer
);
' VisualBasic
Public Sub Print_2(
  ByVal _printer As IGIS_Printer
)
// Oxygene
public
  procedure Print_2(
    _printer : IGIS_Printer
  );

Parameters

Name Type Description
_printer IGIS_Printer printer object
2025/01/31 01:03

Page Tools