FlexReport for WPF
Shaping メソッド


C1.WPF.Document アセンブリ > C1.WPF.Document.Util 名前空間 > FontShaping クラス : Shaping メソッド
シンタックス
'宣言
 
Public Shared Function Shaping( _
   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.Shaping(text, widths)
public static System.char[] Shaping( 
   System.string text,
   ref System.float[] widths
)

パラメータ

text
widths
参照

FontShaping クラス
FontShaping メンバ