mcImageSetsPropertyIDs Enumeration
|
|
PropertyID's sent as the Property argument for the DIMcImageSetEvents.PropertyChanged event.Remarks: Follow the link for a description of the property.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxPublic Enumeration mcImageSetsPropertyIDs
Members
| Member name | Value | Description |
---|
| ID_IMcImageSets_Count | 32102 | McImageSets.Count - The list contents have changed |
| ID_IMcImageSets_ActiveSet | 32104 | McImageSets.ActiveSet - The active set has changed |
| ID_IMcImageSets_Name | 32105 | McImageSets.Name |
| ID_IMcImageSets_Description | 32106 | McImageSets.Description |
See Also