Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonImageMap Class / ValueImages Property

In This Topic
    ValueImages Property (CommonImageMap)
    In This Topic
    Gets the collection of values with their associated images.
    Syntax
    'Declaration
     
    Public ReadOnly Property ValueImages As ValueImageCollection
    public ValueImageCollection ValueImages {get;}
    See Also