GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoChangedEventArgs Class / OldRect Property
In This Topic
    OldRect Property
    In This Topic
    Gets or sets the previous or old float, PositionF, SizeF, or RectangleF value information for a change.
    Syntax
    public RectangleF OldRect {get; set;}
    See Also