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