ID2D1DeviceContext.GetImageLocalBounds

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

interface ID2D1DeviceContext
extern (Windows)
HRESULT
GetImageLocalBounds
const
(
ID2D1Image image
,
D2D1_RECT_F* localBounds
)

Meta