'宣言 Public Overloads Sub AddGlyphs( _ ByVal first As System.Integer, _ ByVal last As System.Integer _ )
'使用法 Dim instance As EmbeddedFont Dim first As System.Integer Dim last As System.Integer instance.AddGlyphs(first, last)
パラメータ
- first
- 追加する範囲の最初のグリフ。
- last
- 追加する範囲の最後のグリフ。