バージョン

Colors プロパティ (Reader)

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