Click or drag to resize

SvgUnitToPercentage Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Converts the current unit to a percentage, if applicable.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SvgUnit ToPercentage()
Request Example View Source

Return Value

Type: SvgUnit
An SvgUnit of type [!:SvgUnitType.Perscentage].
See Also