ICImagingControl.FrameFilterPath Property |
||
| Sets a path from which frame filters are loaded. | ||
| Syntax: | [C#] |
|
| Limitations: | Write only. |
|
| Remarks: | By default, frame filters are loaded from the directory of ICImagingControl.ocx. This property can be used to set more than one path. |
|
| Information: | Introduced in version 3.0 | |
| Example: | The following code fragment sets a frame filter path and displays a list of all frame filters that can be loaded: [C#] |
|
| See also: | ICImagingControl, ICImagingControl.FrameFilterInfos | |