Ribbon for WinForms
GetMetrics(Char,Char) メソッド

C1.Win.4.8 アセンブリ > C1.Util 名前空間 > RawFontSubSet クラス > GetMetrics メソッド : GetMetrics(Char,Char) メソッド
The high code (Unicode) of surrogate character.
The high code (Unicode) of surrogate character.
Gets the metrics for a character (code, glyph index, width).
シンタックス
'宣言
 
Public Overloads Function GetMetrics( _
   ByVal highSurrogate As Char, _
   ByVal lowSurrogate As Char _
) As GlyphMetrics
public GlyphMetrics GetMetrics( 
   char highSurrogate,
   char lowSurrogate
)

パラメータ

highSurrogate
The high code (Unicode) of surrogate character.
lowSurrogate
The high code (Unicode) of surrogate character.

戻り値の型

The metrics for a character (code, glyph index, width).
参照

RawFontSubSet クラス
RawFontSubSet メンバ
オーバーロード一覧