Aurigma Graphics Mill 5.5 for .NET
UnitConverterObject..::.HorizontalResolution Property
Specifies horizontal resolution of the image (also known as DPI, dots per inch).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Remarks
This property is necessary to convert horizontal value between pixels and other units properly (using HorizontalUnitsToPixels(Single) and HorizontalPixelsToUnits(Int32) methods). Examples of vertical values are image width, X-coordinate, etc.