C#
VB
Java
Objective-C
C++
Callback to allow certain element types to be ignored when sorting.
document
The source SvgDocument.
elementType
The current element type.
userData
Optional user data passed to the callback.
true to include this element type in sorting; otherwise, false to skip elements of this type during sorting.