TryParseRelativeRect(String?, out Double, out Double, out Double, out Double, out AvaloniaRelativeUnitLiteral) Method

Definition

Assembly XamlToCSharpGenerator.Core.dll
public static bool TryParseRelativeRect(string? value, scoped out double x, scoped out double y, scoped out double width, scoped out double height, scoped out AvaloniaRelativeUnitLiteral unit)

Parameters

value
String
width
Double
height
Double

Returns