 | Lengthcm(Double) Method |
Create a
Length object with the unit centimetre (symbol cm, equal to 0.01m).
Namespace: PdfTools.Geometry.UnitsAssembly: PdfTools (in PdfTools.dll) Version: 1.13.1+c1edd0fb6162605291bc60916112af48eb301945
Syntaxpublic static Length cm(
double length
)
Parameters
- length Double
- the numerical length value
Return Value
Length
See Also