TdxRectF.Create(Single,Single,Single,Single) Method
Declaration
class function Create(const ALeft: Single; const ATop: Single; const ARight: Single; const ABottom: Single): TdxRectF; overload; static;
Parameters
Name | Type |
---|---|
ALeft | Single |
ATop | Single |
ARight | Single |
ABottom | Single |
Returns
Type |
---|
TdxRectF |
See Also