ICImagingControl.FrameFilterPath Property |
||
Sets a path from which frame filters are loaded. | ||
Syntax: | Public FrameFilterPath As String |
|
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 IC Imaging Control 3.0 |
|
Example: | The following code fragment sets a frame filter path and displays a list of all frame filters that can be loaded: |
|
See also: | ICImagingControl, ICImagingControl.FrameFilterInfos |