DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerWnd.Print_2 | Methods | Properties
Print the current viewer content using the given printer.
// C# public void Print_2( IGIS_Printer _printer );
' VisualBasic Public Sub Print_2( ByVal _printer As IGIS_Printer )
// Oxygene public procedure Print_2( _printer : IGIS_Printer );
Name | Type | Description |
---|---|---|
_printer | IGIS_Printer | printer object |