Method SetPosition
SetPosition(Point?, Rectangle?)
Sets the position of the tooltip based on idealScreenPosition or anchor.
public void SetPosition(Point? idealScreenPosition = null, Rectangle? anchor = null)
Sets the position of the tooltip based on idealScreenPosition or anchor.
public void SetPosition(Point? idealScreenPosition = null, Rectangle? anchor = null)