Table of Contents

Property SvgSize

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

SvgSize

Gets or sets the size of the SVG image in pixels.

public virtual int? SvgSize { get; set; }

Property Value

int?

Remarks

Changing this property triggers a layout update and redraw of the associated image if it is visible.