TdxRectF.Create(TdxPointF,Single,Single) Method
Declaration
class function Create(const ACenter: TdxPointF; const AWidth: Single; const AHeight: Single): TdxRectF; overload; static;
Parameters
Name | Type |
---|---|
ACenter | TdxPointF |
AWidth | Single |
AHeight | Single |
Returns
Type |
---|
TdxRectF |
See Also