このクラスのメンバの一覧は、BrushCollectionメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<Brush>から継承されます。 |
![]() | InterpolationMode | ブラシを補間するために使用される補間モードを取得または設定します。 |
![]() | Item | 指定された実数精度インデックスにあるブラシを取得します。非整数インデックスでは、これは補間を必要とします。 |
名前 | 解説 | |
---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<Brush>から継承されます。 |