This method remove the select color from the tool.
Syntax
void Deselect(
void
) ;
Parameters
This method does not have a parameter.
Return value
This method does not return a value.
Remarks
This method is called to make sure no "select" colors are left on any tools when the cursor leave the window.
Requirements
Header:
TomoVision_Util.hpp
TomoVision_Tools.hpp
Library:
TomoVision_Util.lib
TomoVision_Tools.lib
Example
See also