Mirroring Method (FontShaping)
Gets mirroring right to left text.
'Declaration
Public Shared Function Mirroring( _
ByVal As String, _
ByVal As Boolean _
) As String
Parameters
- text
- The text for mirroring.
- rtl
- The start right to left flag.
Return Value
The mirroring right to left text.