System.Types.TRectF.SetWidth

From RAD Studio API Documentation
Jump to: navigation, search

C++

void SetWidth(float width) _ALWAYS_INLINE {

Properties

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

Description

Sets the width of the rectangle.

See Also