Click or drag to resize
weroSoft AG, Software
IUnitControl Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the properties for displaying the unit of the value.

Namespace:  WeroSoft.Windows.Controls
Assembly:  WeroSoft.Triton.Desktop.Control.Library (in WeroSoft.Triton.Desktop.Control.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface IUnitControl

The IUnitControl type exposes the following members.

Properties
  NameDescription
Public propertyUnit
Gets or sets the text of the unit.
Public propertyUnitAlignment
Gets or sets the alignment of the unit with respect to the value.
Public propertyUnitForeground
Gets or sets the foreground of the unit.
Top
See Also