DK11 for ActiveX | TatukGIS_XDK11.IGIS_ViewerWnd.PrintBmp_3 | Methods | Properties
Print the current content on a bitmap. Print area will match the current VisibleExtent of the control.
// C# public void PrintBmp_3( ref ITGIS_Bitmap _bmp );
' VisualBasic Public Sub PrintBmp_3( ByRef _bmp As ITGIS_Bitmap )
// Oxygene public procedure PrintBmp_3( var _bmp : ITGIS_Bitmap );
Name | Type | Description |
---|---|---|
_bmp | ITGIS_Bitmap | bitmap on which the drawing will be performed |