Realbasic.Size.Constructor(Width as Integer,Height as Integer)
From Xojo Documentation
This item was deprecated in version 2019r2. Please use Size.Constructor(Width_as_Double,Height_as_Double) as a replacement. |
Constructor
Creates a Size object from the passed width and height.