HasElement Method
Summary
Gets a value that indicates whether this SVG document contains any elements of the specified type.
Syntax
C#
VB
Objective-C
C++
Java
Parameters
elementType
Element type to search.
Return Value
true if this SVG document contains any elements of the specified type; otherwise, false.