'Declaration Public Overloads Sub ShowDescriptionToolTip( _ ByVal item As ExpressionItem, _ ByVal x As System.Double, _ ByVal y As System.Double _ )
public void ShowDescriptionToolTip( ExpressionItem item, System.double x, System.double y )
Parameters
- item
- The expression item.
- x
- The point of the x.
- y
- The point of the y.