バージョン

GetGlyphSize(GlyphType,UIElement) メソッド

親チェーンをたどり、エディター要素または ControlElement を調べ、GetGlyphInfo を呼び出すことによって要素のグリフ サイズを決定することを試行します。
シンタックス
'宣言
 
Public Overloads Shared Function GetGlyphSize( _
   ByVal glyphType As GlyphType, _
   ByVal element As UIElement _
) As Size
public static Size GetGlyphSize( 
   GlyphType glyphType,
   UIElement element
)

パラメータ

glyphType
グリフのタイプ。
element
TheUIElement。
参照