DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.Print | Overloads | Constructors | Fields | Methods | Properties | Events
Print the current viewer content on a bitmap using the given printer.
// C# public void Print( PrintDocument _printer );
' VisualBasic Public Sub Print( ByVal _printer As PrintDocument )
// Oxygene public procedure Print( _printer : PrintDocument );
Name | Type | Description |
---|---|---|
_printer | PrintDocument | printer object |