Class SvgOptions

SvgOptions class

public class SvgOptions

Constructors

NameDescription
SvgOptions()The default constructor.

Properties

NameDescription
BackgroundColor { get; set; }
Height { get; set; }
PixelHeight { get; set; }
PixelWidth { get; set; }
ViewBox { get; set; }
Width { get; set; }

See Also