Property SvgSize
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.
Gets or sets the size of the SVG image in pixels.
public virtual int? SvgSize { get; set; }
Changing this property triggers a layout update and redraw of the associated image if it is visible.