GlyphRun.PixelsPerDip Property

Definition

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

public:
 property float PixelsPerDip { float get(); void set(float value); };
public float PixelsPerDip { get; set; }
member this.PixelsPerDip : single with get, set
Public Property PixelsPerDip As Single

Property Value

The current PixelsPerDip value.

Applies to