ColorItemCollectionItem プロパティ |
指定したインデックスの色を取得します。
名前空間:
RootPro.RootProCAD
アセンブリ:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) バージョン: 12.0.0.0 (12.0.0.0)
構文 public abstract ColorItem this[
int index
] { get; }
Public MustOverride ReadOnly Default Property Item (
index As Integer
) As ColorItem
Get
パラメーター
- index
- 型: SystemInt32
インデックス
戻り値
型:
ColorItem
色を表す
ColorItem。
関連項目