PixelSize.

Parse(string) Method

Summary

Parses a PixelSize string.
Namespace
Avalonia
Containing Type
PixelSize

Syntax

public static PixelSize Parse(string s)

Parameters

Name Type Description
s string The string.

Return Value

Type Description
PixelSize The PixelSize.