バージョン

GetGlyphSize(GlyphType,EmbeddableEditorOwnerBase,Object,ControlUIElementBase) メソッド

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

パラメータ

glyphType
グリフのタイプ。
embeddableEditorOwnerBase
EmbeddableEditorOwnerBase。
ownerContext
オーナーコンテキスト
controlUIelementBase
ControlUIelementBase。
参照