PrintDocument for WinForms
RtlShaping メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontShaping クラス : RtlShaping メソッド
Right to left shaping without arabic.
シンタックス
'宣言
 
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 メンバ