Rect.

Parse(string) Method

Summary

Parses a Rect string.
Namespace
Avalonia
Containing Type
Rect

Syntax

public static Rect Parse(string s)

Parameters

Name Type Description
s string The string.

Return Value

Type Description
Rect The parsed Rect.