Size.

Parse(string) Method

Summary

Parses a Size string.
Namespace
Avalonia
Containing Type
Size

Syntax

public static Size Parse(string s)

Parameters

Name Type Description
s string The string.

Return Value

Type Description
Size The Size.