Table of Contents

Class ResourceSvgConverter

Namespace
SharpVectors.Converters
Assembly
SharpVectors.Converters.Wpf.dll
public sealed class ResourceSvgConverter : SvgConverter, IDisposable
Inheritance
ResourceSvgConverter
Implements
Inherited Members

Constructors

ResourceSvgConverter(WpfDrawingSettings)

Initializes a new instance of the ResourceSvgConverter class with the specified drawing or rendering settings.

ResourceSvgConverter(WpfDrawingSettings, WpfResourceSettings)
ResourceSvgConverter(WpfResourceSettings)

Properties

IsResolverRegistered
ResourceSettings
SourceCount

Methods

AddSource(string)
ClearSources()
Convert()
Convert(Stream)
Convert(TextWriter)
Convert(string)
RegisterResolver(IResourceKeyResolver)
RegisterResolver(Func<IResourceKeyResolver>)
RemoveSource(string)
RetrieveResolver()