DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerBmp | Classes
Class responsible for map presentation on bitmap.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# public class TGIS_ViewerBmp : TatukGIS.NDK.Common.TGIS_ViewerBmp { }
' VisualBasic Public Class TGIS_ViewerBmp Inherits TatukGIS.NDK.Common.TGIS_ViewerBmp End Class
// Oxygene type TGIS_ViewerBmp = public class( TatukGIS.NDK.Common.TGIS_ViewerBmp ) end;
For window output see TGIS_ViewerWnd class.