Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeValueImage Class / Value Property

In This Topic
    Value Property (C1GaugeValueImage)
    In This Topic
    Gets or sets the value position where the associated image appears.
    Syntax
    'Declaration
     
    Public Property Value As System.Double
    public System.double Value {get; set;}
    See Also