[This is preliminary documentation and is subject to change.]
Possible length units representation. Use getLengthUnits(...) to find the unit strings
Namespace: DynaviewModbusAssembly: DynaviewModbus (in DynaviewModbus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum ImageLenUnits
Dim instance As ImageLenUnits
Members
Member name | Value | Description | |
---|---|---|---|
inches | 0 | ||
feet | 1 | ||
meters | 2 | ||
centimeters | 3 | ||
millimeters | 4 | ||
yards | 5 |
Remarks
See Also