Gets a value that indicates whether this SVG document contains any elements of the specified type.
public bool HasElement( SvgElementType elementType )
public bool HasElement(
SvgElementType elementType
)
Public Function HasElement( _ ByVal elementType As SvgElementType _ ) As Boolean
Public Function HasElement( _
ByVal elementType As SvgElementType _
) As Boolean
- (BOOL)hasElement:(LTSvgElementType)elementType
public boolean hasElement(SvgElementType elementType)
public: bool HasElement( SvgElementType elementType )
public:
bool HasElement(
elementType Element type to search.
true if this SVG document contains any elements of the specified type; otherwise, false.
Target Platforms
SvgDocument Class
SvgDocument Members
Getting Started
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries