Common.ConvertPixelsToPoints Method (Single, Single)

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public static float ConvertPixelsToPoints(
	float dpi,
	float pixels
)

Parameters

dpi

Type: System..Single

pixels

Type: System..Single

See Also

Reference