Aurigma Graphics Mill 5.5 for .NET
IUnitConverter Interface
This interface is implemented with all classes which needs to convert spatial values between different measurement units (like inches, millimeters, points, etc).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Interface IUnitConverter
C#
public interface IUnitConverter
Remarks
Graphics Mill for .NET provides two partial implementations of this interface: UnitConverterObject and UnitConverterObject classes.