DpiScale.PixelsPerDip Property

Definition

Get or sets the PixelsPerDip at which the text should be rendered.

public:
 property double PixelsPerDip { double get(); };
public double PixelsPerDip { get; }
member this.PixelsPerDip : double
Public ReadOnly Property PixelsPerDip As Double

Property Value

The current PixelsPerDip value.

Applies to