バージョン

Colors プロパティ (Reader)

色のインデックスされたコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Colors As System.Collections.Generic.Dictionary(Of Integer,Color)
public System.Collections.Generic.Dictionary<int,Color> Colors {get;}
参照

オンラインで表示: GitHub