DK11 for Delphi | VCL.GisControlScale.TGIS_ControlScale.PrintClipboard | Constructors | Methods | Properties | Events
Print control on the clipboard.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX | Python.
// Delphi public procedure PrintClipboard( const _scale : Double ); virtual;
// C++ Builder public: virtual void PrintClipboard( const double _scale );
Name | Type | Description |
---|---|---|
_scale | Double | scale of the map; if <= 0 then map scale will be used |