Table of Contents

Class SvgSpan

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
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

SkiaSvg

Properties

Height

public double Height { get; set; }

Property Value

double

Source

public string Source { get; set; }

Property Value

string

SvgString

public string SvgString { get; set; }

Property Value

string

TintColor

public Color TintColor { get; set; }

Property Value

Color

VerticalAlignement

public DrawImageAlignment VerticalAlignement { get; set; }

Property Value

DrawImageAlignment

Width

public double Width { get; set; }

Property Value

double

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public override void Dispose()