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