バージョン

Palette メソッド

カスタム パレット モデル CustomPaletteModel.Palette を設定します。
シンタックス
'宣言
 
Public Function Palette( _
   ByVal palette As System.Collections.Generic.List(Of String) _
) As CustomPalette
public CustomPalette Palette( 
   System.Collections.Generic.List<string> palette
)

パラメータ

palette
パレット。

戻り値の型

自身
参照

オンラインで表示: GitHub