<summary>
Gets the bounding rectangle of the physical pixels affected by the glyph run.
</summary>
<param name="textureType">Specifies the type of texture requested. If a bi-level texture is requested, the
bounding rectangle includes only bi-level glyphs. Otherwise, the bounding rectangle includes only anti-aliased
glyphs.</param>
<param name="textureBounds">Receives the bounding rectangle, or an empty rectangle if there are no glyphs
if the specified type.</param>
<returns>
Standard HRESULT error code.
</returns>
<summary> Gets the bounding rectangle of the physical pixels affected by the glyph run. </summary> <param name="textureType">Specifies the type of texture requested. If a bi-level texture is requested, the bounding rectangle includes only bi-level glyphs. Otherwise, the bounding rectangle includes only anti-aliased glyphs.</param> <param name="textureBounds">Receives the bounding rectangle, or an empty rectangle if there are no glyphs if the specified type.</param> <returns> Standard HRESULT error code. </returns>