[]
        
(Showing Draft Content)

C1.Win.Gauge.ValueImageCollection.Add

Add Method

Add(C1GaugeValueImage)

Adds the specified C1GaugeValueImage to the collection.

Declaration
public int Add(C1GaugeValueImage item)
Public Function Add(item As C1GaugeValueImage) As Integer
Parameters
Type Name Description
C1GaugeValueImage item
Returns
Type Description
int