Click or drag to resize

SvgUnit Constructor (Single)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the SvgUnit struct.

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

Parameters

value
Type: SystemSingle
The value.
See Also