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

Definition

Assembly XamlToCSharpGenerator.Core.dll
public static bool TryParseSize(string? value, scoped out double width, scoped out double height)

Parameters

value
String
width
Double
height
Double

Returns