DK11 for .NET | TatukGIS.NDK.IGIS_ViewerWnd.Print | Overloads | Methods
Print the current viewer content using the given printer.
// C# public void Print( IGIS_Printer _printer );
' VisualBasic Public Sub Print( ByVal _printer As IGIS_Printer )
// Oxygene public procedure Print( _printer : IGIS_Printer );
Name | Type | Description |
---|---|---|
_printer | IGIS_Printer | printer object |