Converts the properties' values from the current Unit to the new specified Unit.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
C# |
---|
public virtual void ConvertToUnit( UnitType unit ) |
Visual Basic |
---|
Public Overridable Sub ConvertToUnit ( unit As UnitType ) |
Visual C++ |
---|
public: virtual void ConvertToUnit( UnitType unit ) |
Parameters
- unit
- Type: Neodynamic.SDK.Printing..::..UnitType