THotPDF.CmToPoints Method
Converts centimetres to points
Declaration
function CmToPoints(Cm: Single): Single;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Cm | Reference document or type definition |
Return value
Returns the execution result or obtained data
Usage notes
- 用于坐标系换算
- Ensure that the document object has been correctly initialised or loaded before calling this method
- For details, please refer to the relevant examples or class descriptions