DK11 for .NET | TatukGIS.NDK.IGIS_ViewerWnd | Interfaces | Methods
Common API for windows viewers.
// C# public interface IGIS_ViewerWnd { }
' VisualBasic Public Interface IGIS_ViewerWnd End Class
// Oxygene type IGIS_ViewerWnd = public interface end;
Name | Visibility | Description | |
---|---|---|---|
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. | |