バージョン

Initialize メソッド (ColorWellOverlayUIElement)

要素を初期化します。
シンタックス
'宣言
 
Public Sub Initialize( _
   ByVal colorWellUIElement As ColorWellUIElement _
) 
public void Initialize( 
   ColorWellUIElement colorWellUIElement
)

パラメータ

colorWellUIElement
オーバーレイが表示される ColorWellUIElement。
参照