バージョン 20.1

GetShowInkButton メソッド (EmbeddableEditorOwnerBase)

インクボタンをどのタイミングでエディターに表示するかを決定します。
シンタックス
public virtual ShowInkButton GetShowInkButton( 
   object ownerContext
)

パラメータ

ownerContext
GetEmbeddableElement(UIElement,EmbeddableEditorOwnerBase,Object,EmbeddableUIElementBase) メソッドに渡されたコンテキスト。

戻り値の型

InkButtonがいつ表示されるかを示すShowInkButton値。
解説

デフォルトの実装は デフォルトの実装は ShowInkButton.Default を返します。

参照