'宣言 Public Shared Function RtlShaping( _ ByVal text As System.String, _ ByRef widths() As System.Single _ ) As System.Char()
'使用法 Dim text As System.String Dim widths() As System.Single Dim value() As System.Char value = FontShaping.RtlShaping(text, widths)
パラメータ
- text
- widths