Converts a specified value in points to pixels using the specified dpi.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Type: System..Single
Resolution used for conversion.Type: System..Single
Value in points to convert.The Int32 value in pixels equivalent to the points value.