Show / Hide Table of Contents

Constructor of GdiTextRenderer(+ 1 overload)


Overload

Object created with this ctor can draw and measure.

public GdiTextRenderer(nint hdc, int dpi)
Parameters
hdc  (nint)

Device context handle. Dispose will not release it.

dpi  (int)

Overload(top)

Object created with this ctor can measure only. Uses screen DC.

public GdiTextRenderer(int dpi)
Parameters
dpi  (int)