User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewerwnd

Table of Contents

IGIS_ViewerWnd interface

DK11 for .NET | TatukGIS.NDK.IGIS_ViewerWnd | Interfaces | Methods

Common API for windows viewers.

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

Syntax

// C#
public interface IGIS_ViewerWnd
{
}
' VisualBasic
Public Interface IGIS_ViewerWnd
End Class
// Oxygene
type
  IGIS_ViewerWnd = public interface
  end;

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.

2022/11/16 01:37

Page Tools