GetVerticalGlyphOrientation Method (TextAnalysisSource1)
Used by the text analyzer to obtain the desired glyph orientation and resolved bidi level.
'Declaration
Sub GetVerticalGlyphOrientation( _
ByVal As System.Integer, _
ByRef As System.Integer, _
ByRef As VerticalGlyphOrientation, _
ByRef As System.Byte _
)
Parameters
- textPosition
- The text position.
- textLength
- A reference to the text length.
- glyphOrientation
- A VerticalGlyphOrientation-typed value that specifies the desired kind of glyph orientation for the text.
- bidiLevel
- A reference to the resolved bidi level.