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