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