Table of Contents

Method FromFile

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

FromFile(string)

Creates ColorSvgImage from the specified svg file.

public static ColorSvgImage FromFile(string path)

Parameters

path string

Path to file.

Returns

ColorSvgImage