Determines whether the specified image, document or vector data in the remote URL can be loaded as SVG.
Overload | Description |
---|---|
CanLoadSvg(stream) | Determines whether specified image, document or vector stream can be loaded as SVG. |
CanLoadSvg(string) | Determines whether specified image, document or vector file can be loaded as SVG. |
CanLoadSvg(uri) | Determines whether the specified image, document or vector data in the remote URL can be loaded as SVG. |
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