FlexReport for WPF
RtlShaping メソッド


C1.WPF.Document アセンブリ > C1.WPF.Document.Util 名前空間 > FontShaping クラス : RtlShaping メソッド
アラビア語などの整形を行うことなくテキストを右から左に配置します。
シンタックス
'宣言
 
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)
public static System.char[] RtlShaping( 
   System.string text,
   ref System.float[] widths
)

パラメータ

text
widths
参照

FontShaping クラス
FontShaping メンバ