This class implements functionality of converting different space units of the measurement (e.g. inches, points, pixels, millimeters, etc) between each other.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public MustInherit Class UnitConverterObject _ Inherits LockableObject _ Implements IUnitConverter
public abstract class UnitConverterObject : LockableObject, IUnitConverter