C#
VB
Java
Objective-C
C++
Gets a value that indicates whether this SVG document contains any elements of the specified type.
public bool HasElement(SvgElementType elementType)
Public Function HasElement( _ByVal elementType As Leadtools.Svg.SvgElementType _) As Boolean
- (BOOL)hasElement:(LTSvgElementType)elementType public boolean hasElement(SvgElementType elementType) public:bool HasElement(Leadtools.Svg.SvgElementType elementType)
elementType
Element type to search.
true if this SVG document contains any elements of the specified type; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
