System.Types.TRectF.SetHeight

From RAD Studio API Documentation

C++

void SetHeight(float height) _ALWAYS_INLINE {

Properties

Type Visibility Source Unit Parent
function public SystemTypes.h System.Types TRectF

Description

Sets the height of the rectangle.

See Also