TdxScaleFactor.Apply(TRect,Integer,Integer) Method
Declaration
function Apply(const V: TRect; ASourceNumerator: Integer; ASourceDenominator: Integer): TRect; overload;
Parameters
| Name | Type |
|---|---|
| V | TRect |
| ASourceNumerator | Integer |
| ASourceDenominator | Integer |
Returns
| Type |
|---|
| TRect |
See Also