Method EnsureVisible
EnsureVisible(Rect)
Ensures that the search dialog box is visible in specified rectangle, moving it if necessary.
public virtual void EnsureVisible(Rect rect)
Parameters
rect
RectThe Rectangle to check.
Ensures that the search dialog box is visible in specified rectangle, moving it if necessary.
public virtual void EnsureVisible(Rect rect)
rect
RectThe Rectangle to check.