GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoOverviewRectangle Class
Members
In This Topic
    GoOverviewRectangle Class
    In This Topic
    This class implements the rectangle shown and dragged around in the overview window. It is also responsible for keeping track of changes to the view, so that it can resize itself.
    Syntax
    [Serializable()]
    public class GoOverviewRectangle : GoRectangle 
    See Also