ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / CharHelper Class / ToFullWidth Method

In This Topic
    ToFullWidth Method (CharHelper)
    In This Topic
    Transforms the specified character to a full width character if possible. Ranges are Latin basic, Katakana and Hangul characters.
    Overload List
    OverloadDescription
    Transforms the specified character to a full width character if possible. Ranges are Latin basic, Katakana and Hangul characters.  
    Tansforms the specified character to a full width character if possible. This method differs from the other where it takes on an array of characters. In FarEast country there are times when multiple half width characters make a one full width character.  
    See Also