Version: |
1.2 |
Description: |
The default drawing tool is pre-configured by the user and can be set to Single Line, Continuous Line or Selection. |
Declaration: |
|
C/C++ |
extern "C" WORD WINAPI VCGetDefaultTool(short*
iError); |
Delphi |
function VCGetDefaultTool(var iError: Smallint):Smallint;
stdcall; |
ActiveX/COM |
Function GetDefaultTool() As Integer |
Parameters: |
w - the tool index |
Notes: |
|
See Also: |