Skip to main content
A newer version of this page is available. .

MeasureUnit.Dpi Field

Specifies the base resolution.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v20.2.Core.dll

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public readonly double Dpi

Field Value

Type
Double

Remarks

The GraphicsDpi class enables you to calculate the DPI values associated with specific units of measure (and vice versa).

See Also