| 名前 | 解説 | |
|---|---|---|
![]() | DictionaryImage コンストラクタ | オーバーロードされます。 |
DictionaryImageデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | DictionaryImage コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Image | Gets or sets the image stored by the current DictionaryImage. |
![]() | Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. C1.Document.NamedObjectから継承されます。 |
![]() | Owner | Gets the Dictionary object that is the owner of the current item. C1.Document.DictionaryItemから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another DictionaryImage to the current object. |
![]() | Clone | Clones the current object. C1.Document.NamedObjectから継承されます。 |
![]() | CreateSame | オーバーライドされます。 Creates new empty instance of the DictionaryImage. |
| 名前 | 解説 | |
|---|---|---|
![]() | SetName | Overridden. Sets the name of the current item. C1.Document.DictionaryItemから継承されます。 |
![]() | SetOwner | Sets the owner of the current object. C1.Document.OwnedObjectから継承されます。 |