Indicates whether to load the image URL as SVG.
public virtual bool LoadUrlAsSvg { get; set; }
Public Overridable Property LoadUrlAsSvg() As Boolean
Get
Set
public:
virtual property bool LoadUrlAsSvg
{
bool get()
void set(bool value)
}
true to load the image URL as an SVG document, otherwise; false to load it as raster image. Default value is false.
Use LoadUrlAsSvg to control how the item loads image data when a new value is set in the URL property. Refer to Url for more information.
For more information, refer to Image Viewer Items.
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
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document