System.Types.TRectF.SetSize
C++
void SetSize(const TSizeF& newSize) _ALWAYS_INLINE {
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | SystemTypes.h | System.Types | TRectF |
Description
Sets the width and height of the rectangle.
C++
void SetSize(const TSizeF& newSize) _ALWAYS_INLINE {
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | SystemTypes.h | System.Types | TRectF |
Sets the width and height of the rectangle.