C#
VB
C++
Sets the optional callback used to exclude svg elements from various operations.
public: void SetFilterElementsCallback( Leadtools.Svg.SvgFilterElementsCallback ^callback, Object ^userData);
callback
Callback to filter Svg elements (exclude svg elements).
userData
Optional user data passed to the callback.