GraphicsCache.DrawSvgImage Method
Name | Parameters | Description |
---|---|---|
DrawSvgImage(SvgImage, Point, ISvgPaletteProvider, Nullable<Single>) | svgImage, point, svgPalette, forcedScaleFactor | Draws a vector image at the given coordinates. |
DrawSvgImage(SvgImage, Point, ISvgPaletteProvider) | svgImage, point, svgPalette | Draws a vector image at the given coordinates. |
DrawSvgImage(SvgImage, Rectangle, ISvgPaletteProvider) | svgImage, destRect, svgPalette | Draws a vector image |