If the HeadSelectedObject is not fully visible in the view, the view is panned to center the object in the view. If the HeadSelectedObject is already fully visible in the window, this method does nothing.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public void EnsureHeadSelectedObjectIsVisible()
Visual Basic
Public Sub EnsureHeadSelectedObjectIsVisible
JScript
public function EnsureHeadSelectedObjectIsVisible()

See Also