DK11 for ActiveX | TatukGIS_XDK11.IGIS_PrintableControl.PrintBmp | Methods
Print the control on the given bitmap.
// C# public void PrintBmp( ITGIS_Bitmap _bitmap );
' VisualBasic Public Sub PrintBmp( ByVal _bitmap As ITGIS_Bitmap )
// Oxygene public procedure PrintBmp( _bitmap : ITGIS_Bitmap );
Name | Type | Description |
---|---|---|
_bitmap | ITGIS_Bitmap | bitmap to print on |