バージョン

GetMinimumTouchFriendlyHeight メソッド

タッチ フレンドリーで表示するために必要な最低限の高さを返します。
シンタックス
'宣言
 
Public Function GetMinimumTouchFriendlyHeight( _
   ByVal owner As EmbeddableEditorOwnerBase, _
   ByVal ownerContext As Object _
) As Integer
public int GetMinimumTouchFriendlyHeight( 
   EmbeddableEditorOwnerBase owner,
   object ownerContext
)

パラメータ

owner
EmbeddableEditorOwnerインターフェイスを実装するオブジェクト。
ownerContext
値を識別するためにオーナーによって使用されるコンテキスト情報。
参照