PrintDocument for WinForms
GetGlyphs メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > CodeRanges クラス : GetGlyphs メソッド
Gets the array of chars contained in this list of code ranges.
シンタックス
'宣言
 
Public Function GetGlyphs() As System.Char()
'使用法
 
Dim instance As CodeRanges
Dim value() As System.Char
 
value = instance.GetGlyphs()
public System.char[] GetGlyphs()

戻り値の型

Array of char
参照

CodeRanges クラス
CodeRanges メンバ