PrintDocument for WinForms
KerningValues プロパティ


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontSubSet.KernSubtable クラス : KerningValues プロパティ
The kerning value for the above pair, in FUnits.
シンタックス
'宣言
 
Public ReadOnly Property KerningValues As System.Short()
'使用法
 
Dim instance As FontSubSet.KernSubtable
Dim value() As System.Short
 
value = instance.KerningValues
public System.short[] KerningValues {get;}
解説
If this value is greater than zero, the characters will be moved apart. If this value is less than zero, the character will be moved closer together.
参照

FontSubSet.KernSubtable クラス
FontSubSet.KernSubtable メンバ