バージョン

RadialMenuNumericGaugeToolUIElement コンストラクタ

新しい RadialMenuNumericGaugeToolUIElement インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal tool As RadialMenuNumericGaugeTool, _
   ByVal wedgeIndex As Integer, _
   ByVal parent As UltraRadialMenuFormUIElement _
)
public RadialMenuNumericGaugeToolUIElement( 
   RadialMenuNumericGaugeTool tool,
   int wedgeIndex,
   UltraRadialMenuFormUIElement parent
)

パラメータ

tool
この UIElement が表す RadialMenuNumericGaugeTool
wedgeIndex
この UIElement が配置されるウェッジの開始インデックス。
parent
親要素。
参照