Ribbon for WinForms
ResolveAmbiguousEastAsianWidths メソッド (FontSubSet)

C1.Win.4.8 アセンブリ > C1.Util 名前空間 > FontSubSet クラス : ResolveAmbiguousEastAsianWidths メソッド
The source and destination array of CodePointFlags elements.
Number of code points.
Resolves characters with ambiguous East Asian width to either narrow or wide.
シンタックス
'宣言
 
Protected Overridable Sub ResolveAmbiguousEastAsianWidths( _
   ByVal cpFlags() As FontSubSet.CodePointFlags, _
   ByVal length As Integer _
) 
protected virtual void ResolveAmbiguousEastAsianWidths( 
   FontSubSet.CodePointFlags[] cpFlags,
   int length
)

パラメータ

cpFlags
The source and destination array of CodePointFlags elements.
length
Number of code points.
参照

FontSubSet クラス
FontSubSet メンバ