GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoOverview Class
/ InitializeLayersFromDocument Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
InitializeLayersFromDocument Method (GoOverview)
In This Topic
Initialize the layers of this view.
Syntax
C#
public
override
void
InitializeLayersFromDocument()
Remarks
This method makes sure this overview's layers are the same as that of its document. It also adds the result of
CreateOverviewRectangle
to this view's default layer.
See Also
Reference
GoOverview Class
GoOverview Members