TryParsePixelSize(String?, out Int32, out Int32) Method

Definition

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

Parameters

value
String
width
Int32
height
Int32

Returns