ID2D1DeviceContext.GetGlyphRunWorldBounds

<summary> Retrieves the world-space bounds in DIPs of the glyph run using the device context DPI. </summary>

interface ID2D1DeviceContext
extern (Windows)
HRESULT
GetGlyphRunWorldBounds
const
(
D2D1_POINT_2F baselineOrigin
,,
DWRITE_MEASURING_MODE measuringMode
,
D2D1_RECT_F* bounds
)

Meta