TdxDocumentLayoutUnitConverter.LayoutUnitsToPixels(Integer,Single) Method
Declaration
function LayoutUnitsToPixels(const AValue: Integer; const ADpi: Single): Integer; overload; virtual; abstract;
Parameters
Name | Type |
---|---|
AValue | Integer |
ADpi | Single |
Returns
Type |
---|
Integer |
See Also