Click or drag to resize

LengthUnitConverter Class

Utility class used for converting values between various LengthUnit measurement units.
Inheritance Hierarchy
SystemObject
  SautinSoft.PdfVisionLengthUnitConverter

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2023.11.2
Syntax
public static class LengthUnitConverter

The LengthUnitConverter type exposes the following members.

Methods
 NameDescription
Public methodStatic memberConvert Converts the specified length from sourceUnit measurement unit to destinationUnit measurement unit.
Public methodStatic memberToPoint Converts the specified length from sourceUnit measurement unit points.
Top
See Also