CIMShapeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CIMShape コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
CIRCLE | 円形のシェイプ名 | |
column | このCIMShapeのための行番号 | |
coords | このCIMShapeのために統合します | |
DEFAULT | デフォルトのシェイプ名 | |
POLY | 多角形のシェイプ名 | |
RECT | 長方形のシェイプ名 | |
row | このCIMShapeのための列番号 | |
shape | このCIMShapeのシェイプ名 | |
Value | このCIMShapeのための値 |
名前 | 解説 | |
---|---|---|
Capacity | Gets or sets the number of elements that the System.Collections.ArrayList can contain. System.Collections.ArrayListから継承されます。 | |
Count | Gets the number of elements actually contained in the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。 | |
IsFixedSize | Gets a value indicating whether the System.Collections.ArrayList has a fixed size. System.Collections.ArrayListから継承されます。 | |
IsReadOnly | Gets a value indicating whether the System.Collections.ArrayList is read-only. System.Collections.ArrayListから継承されます。 | |
IsSynchronized | Gets a value indicating whether access to the System.Collections.ArrayList is synchronized (thread safe). System.Collections.ArrayListから継承されます。 | |
Item | Gets or sets the element at the specified index. System.Collections.ArrayListから継承されます。 | |
LayerID | 一意レイヤーーの識別子 | |
SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。 |