GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoChangedEventArgs Class / GetFloat Method
In This Topic
    GetFloat Method
    In This Topic
    If undo is true, this returns the X part of OldRect, otherwise it returns the X part of NewRect.
    Syntax
    public float GetFloat( 
       bool undo
    )

    Parameters

    undo

    Return Value

    A float
    See Also