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