DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerWnd | Interfaces | Methods | Properties
Common API for windows viewers.
// C# public interface IGIS_ViewerWnd: ITBaseObject { }
' VisualBasic Public Interface IGIS_ViewerWnd Implements ITBaseObject End Class
// Oxygene type IGIS_ViewerWnd = public interface( ITBaseObject ) end;
| 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) |
|
| 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. | |