Table of Contents

Struct SvgImageInfo

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

Contains properties and methods which allow to specify svg image information.

public struct SvgImageInfo

Constructors

SvgImageInfo()

Initializes a new instance of the SvgImageInfo struct.

SvgImageInfo(SvgImage, Color?)

Initializes a new instance of the SvgImageInfo struct.

Fields

SvgColor

Gets or sets svg color override for the single color svg images.

SvgImage

Gets or sets svg image to draw.

Properties

SvgSize

Gets or sets svg width and height.

Methods

ResetCachedImages()

Resets any cached images associated with the current instance.