[]
        
(Showing Draft Content)

C1.Win.Gauge.ShapeCollection.Add

Add Method

Add(C1GaugeBaseShape)

Adds the specified C1GaugeBaseShape to the collection.

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