GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoOverview Class / InitializeLayersFromDocument Method
In This Topic
    InitializeLayersFromDocument Method (GoOverview)
    In This Topic
    Initialize the layers of this view.
    Syntax
    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