Glossary Item Box

LabDevTools Send comments on this topic.

Meter

Meter is a control that implements a circular or semicircular indicator in varius styles.

 

 

For a list of all the members of this control, to see Meter Members.

 

LabDevTools
     LabDevTools.Meter

 

[Visual Basic]
Public Class Meter
    Inherits UserControl
[C#]
public class Meter : UserControl

 

Thread Safety:

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Observations:
Of default the control Meter it comes visualized in the Flat style like in the figure of over.

The control is supplied of a initialization of property that allows at the same time to set up the main property of the control.


Reference:

Name space: LabDevTools

Assembly: LabDevTools(in LabDevTools.dll) 

See also:
Appearance | KeyInput | ScaleProperties | Values | Constructor

Copyright © 2007 LabDevTools. All Rights Reserved.