User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewerwnd

Table of Contents

IGIS_ViewerWnd interface

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

Common API for windows viewers.

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

Syntax

// C#
public interface IGIS_ViewerWnd: ITBaseObject
{
}
' VisualBasic
Public Interface IGIS_ViewerWnd
  Implements ITBaseObject
End Class
// Oxygene
type
  IGIS_ViewerWnd = public interface( ITBaseObject )
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Print public Print the current viewer content using the default printer.
PrintBmp_3 public Print the current content on a bitmap.
PrintBmp_4 public Print the current content on a bitmap.
Print_2 public Print the current viewer content using the given printer.
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.

2025/01/31 01:03

Page Tools