Table of Contents

Property SvgImageSize

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SvgImageSize

Gets or sets size of the svg image.

[Browsable(false)]
public virtual SizeI? SvgImageSize { get; set; }

Property Value

SizeI?

Remarks

It is up to control to decide whether and how this property is used. When this property is changed, you need to repaint the item. Currently only rectangular svg images are supported.