Version 24.2 (latest)

CustomPropertyManager Class Methods

For a list of all members of this type, see CustomPropertyManager members.

Public Methods
 NameDescription
Public MethodGetColorCategoryReturns 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.  
Public MethodGetPropertyNamesReturns an array of the names of the custom properties  
Public MethodResetResets the values of all the properties.  
Public MethodSetColorCategorySets 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.  
Public MethodToStringOverriden. Returns an empty string.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
See Also