Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg
SvgUnit
Methods
ToPercentage()
Menu
On this page
ToPercentage() Method
Definition
Namespace
Svg
Assembly
Svg.Custom.dll
View source
Converts the current unit to a percentage, if applicable.
public SvgUnit ToPercentage()
Returns
SvgUnit
An
SvgUnit
of type
Percentage
.