Property | Type | Description | |
---|---|---|---|
Unit | string | ||
Value | double |
Method | Description | |
---|---|---|
Parse ( string value ) : |
||
SvgLength ( double value ) : System | ||
SvgLength ( double value, string unit ) : System | ||
ToDouble ( ) : double |
public static Parse ( string value ) : |
||
value | string | |
return |
public SvgLength ( double value, string unit ) : System | ||
value | double | |
unit | string | |
return | System |