ID2D1DeviceContext.GetImageWorldBounds

<summary> This retrieves the world-space bounds in DIPs of the current image using the device context DPI. </summary>

interface ID2D1DeviceContext
extern (Windows)
HRESULT
GetImageWorldBounds
const
(
ID2D1Image image
,
D2D1_RECT_F* worldBounds
)

Meta