Table of Contents

Method FromFile

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

FromFile(string)

Creates MonoSvgImage from the specified svg file.

public static MonoSvgImage FromFile(string path)

Parameters

path string

Path to file.

Returns

MonoSvgImage