GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoText Class / SetSizeKeepingLocation Method
In This Topic
    SetSizeKeepingLocation Method (GoText)
    In This Topic
    This method can be called to change the size of this object without changing its location.
    Syntax
    public override void SetSizeKeepingLocation( 
       SizeF s
    )

    Parameters

    s
    See Also