'宣言 Public Function AddSimpleColorTool( _ ByVal key As String, _ ByVal rootColors() As Color, _ Optional ByVal childColorCount As Integer _ ) As RadialMenuColorTool
public RadialMenuColorTool AddSimpleColorTool( string key, Color[] rootColors, int childColorCount )