Summary
Parses a
Transform
string.
- Namespace
- Avalonia
.Media - Containing Type
- Transform
Syntax
public static Transform Parse(string s)
Parameters
Name | Type | Description |
---|---|---|
s | string | Six comma-delimited double values that describe the new Transform . For details check Parse(string) |