<summary>
Returns 2x3 transform matrix for the respective angle to draw the
glyph run.
</summary>
<param name="glyphOrientationAngle">The angle reported into
SetGlyphOrientation.</param>
<param name="isSideways">Whether the run's glyphs are sideways or not.</param>
<param name="transform">Returned transform.</param>
</remarks>
<returns>
Standard HRESULT error code.
</returns>
<remarks>
The returned displacement is zero.
</remarks>
<summary> Returns 2x3 transform matrix for the respective angle to draw the glyph run. </summary> <param name="glyphOrientationAngle">The angle reported into SetGlyphOrientation.</param> <param name="isSideways">Whether the run's glyphs are sideways or not.</param> <param name="transform">Returned transform.</param> </remarks> <returns> Standard HRESULT error code. </returns> <remarks> The returned displacement is zero. </remarks>