Draw the tool.
Syntax
void Draw(
void
) ;
Parameters
This method does not have a parameter.
Return value
This method does not return a value.
Remarks
The method does a complete re-draw of the tool in the window using the GDI interface.
Requirements
Header:
TomoVision_Util.hpp
TomoVision_Tools.hpp
Library:
TomoVision_Util.lib
TomoVision_Tools.lib
Example
See also