Class SvgSpan
public class SvgSpan : TextSpan, INotifyPropertyChanged, IElementController, IVisualTreeElement, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IElement, IDisposable, IDrawnTextSpan
- Inheritance
-
SvgSpan
- Implements
- Inherited Members
- Extension Methods
Constructors
SvgSpan()
public SvgSpan()
Fields
Control
protected SkiaSvg Control
Field Value
Properties
Height
public double Height { get; set; }
Property Value
Source
public string Source { get; set; }
Property Value
SvgString
public string SvgString { get; set; }
Property Value
TintColor
public Color TintColor { get; set; }
Property Value
VerticalAlignement
public DrawImageAlignment VerticalAlignement { get; set; }
Property Value
Width
public double Width { get; set; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public override void Dispose()