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
Fields
Properties
- Bounds
Gets the bounding box of the svg document.
- 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.
- UnloadDiagrams()
Unloads loaded svg.