Table of Contents

Method TryParse

Namespace
PaintDotNet.UI.Media
Assembly
PaintDotNet.UI.dll

TryParse(string?, out PathFigureCollection)

public static bool TryParse(string? source, out PathFigureCollection result)

Parameters

source string
result PathFigureCollection

Returns

bool