Table of Contents

Class ShapeSvgCanvas

Namespace
SharpVectors.Converters
Assembly
SharpVectors.Converters.Wpf.dll

Component that visualizes svg document contents.

public class ShapeSvgCanvas : Canvas, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Inheritance
ShapeSvgCanvas
Implements
Inherited Members

Constructors

ShapeSvgCanvas()

Fields

ItemStyleProperty
SourceProperty

Properties

Bounds

Gets the bounding box of the svg document.

Drawing
ItemStyle

Gets or sets an item style that will be applied to all svg elements.

Source

Gets or sets svg document source.

Methods

MeasureOverride(Size)

Measures the child elements of a Canvas in anticipation of arranging them during the ArrangeOverride(Size) pass.

RenderDiagrams(string)
UnloadDiagrams()

Unloads loaded svg.