'Usage Dim inches As Double Dim value As Double value = UnitConverter.InchesToPoints(inches)
Parameters
- inches
Return Value
A double value represents the corresponding points.
'Usage Dim inches As Double Dim value As Double value = UnitConverter.InchesToPoints(inches)