バージョン

CenterButtonUIElement コンストラクタ

CenterButtonUIElement クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UltraRadialMenuFormUIElement _
)
public CenterButtonUIElement( 
   UltraRadialMenuFormUIElement parent
)

パラメータ

parent
親要素
参照