Method ShowToolTip
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
ShowToolTip(bool)
Shows/Hide the the tooltip from the screen.
public void ShowToolTip(bool bShow)
Parameters
bShowboolTrue to show , False to hide.