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