Click or drag to resize

SvgUnitToDeviceValue Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Converts the current unit to one that can be used at render time.

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

Return Value

Type: Single
The representation of the current unit in a device value (usually pixels).
See Also