The following tables list the members exposed by CustomPropertyManager.
Name | Description | |
---|---|---|
Item | Returns or sets the value of the specified property. | |
PropertyCount | Returns an integer indicating the current count of the custom properties available. |
Name | Description | |
---|---|---|
GetColorCategory | Returns the ColorCategory for a specified property that identifies the hue/saturation grouping whose values will be used to manipulate the hue/saturation of an Image or Color property when the library is used as the template of the ISL generator. | |
GetPropertyNames | Returns an array of the names of the custom properties | |
Reset | Resets the values of all the properties. | |
SetColorCategory | Sets a ColorCategory for a specified property that identifies the hue/saturation grouping whose values will be used to manipulate the hue/saturation of an Image or Color property when the library is used as the template of the ISL generator. | |
ToString | Overriden. Returns an empty string. |
Name | Description | |
---|---|---|
OnPropertyChanged | Used to invoke the PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged | Event invoked when one of the property values have been changed. |