GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoObject Class / MakeRect Method / MakeRect(Single) Method
In This Topic
    MakeRect(Single) Method
    In This Topic
    A static method for converting a float to a RectangleF, for calls to Changed.
    Syntax
    public static RectangleF MakeRect( 
       float x
    )

    Parameters

    x
    See Also