TryParsePoint(String?, out Double, out Double) Method

Definition

Assembly XamlToCSharpGenerator.Core.dll
public static bool TryParsePoint(string? value, scoped out double x, scoped out double y)

Parameters

value
String

Returns