CalendarView for WinForms
ToFullWidth(Char) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework 名前空間 > CharHelper クラス > ToFullWidth メソッド : ToFullWidth(Char) メソッド
A Unicode character.
Transforms the specified character to a full width character if possible. Ranges are Latin basic, Katakana and Hangul characters.
シンタックス
'宣言
 
Public Overloads Shared Function ToFullWidth( _
   ByVal c As System.Char _
) As System.Char
public static System.char ToFullWidth( 
   System.char c
)

パラメータ

c
A Unicode character.

戻り値の型

Full width character of c, otherwise original character returned.
参照

CharHelper クラス
CharHelper メンバ
オーバーロード一覧