GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoOverview Class / GoOverview Constructor
In This Topic
    GoOverview Constructor
    In This Topic
    Create a GoOverview window capable of displaying the position of a different GoView in its GoDocument.
    Syntax
    public GoOverview()
    Remarks
    You need to set the Observed property to make this overview Control useful.
    See Also