バージョン

ContinuousPaletteUIElement コンストラクタ

コンストラクター。UIElement クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UIElement, _
   ByVal hue As Short _
)
public ContinuousPaletteUIElement( 
   UIElement parent,
   short hue
)

パラメータ

parent
親要素
hue
カラー パレットの色合い
参照