バージョン

GetImageTransparentColor メソッド (TextEditorControlOwnerBase)

エディターによって表示されるイメージの透明色として使用する色を返します。
シンタックス
'宣言
 
Public Overrides Function GetImageTransparentColor( _
   ByVal ownerContext As Object _
) As Color
public override Color GetImageTransparentColor( 
   object ownerContext
)

パラメータ

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

戻り値の型

エディターによって表示されるイメージの透明色として使用する色
参照