Dynaview getLengthUnits Method The Dynaview Modbus .dll API documentation

[This is preliminary documentation and is subject to change.]

Translate the ImageLenUnits enum to an appropiate string

Namespace: DynaviewModbus
Assembly: DynaviewModbus (in DynaviewModbus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string getLengthUnits(
	ImageLenUnits il
)
Dim instance As Dynaview 
Dim il As ImageLenUnits 
Dim returnValue As String 

returnValue = instance.getLengthUnits(il)

Return Value

Units string
Remarks

See Also