GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoOverviewRectangle Class
/ UpdateRectFromView Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
UpdateRectFromView Method
In This Topic
Make this GoRectangle's position and size correspond to the observed view's position and size in the document
Syntax
C#
public
virtual
void
UpdateRectFromView()
Remarks
This method also scrolls this overview window, if needed, to make the rectangle visible. This method should be a no-op when
Initializing
is true.
See Also
Reference
GoOverviewRectangle Class
GoOverviewRectangle Members