Click or drag to resize
AB4D logo

SvgDrawingSource Property

Gets or sets the Source of the svg or svgz file

Namespace:  Ab2d.Controls
Assembly:  Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax
C#
public Uri Source { get; set; }

Property Value

Type: Uri
See Also