ComponentOne Gauges for WinForms
Add Method (ShapeCollection)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > ShapeCollection Class : Add Method
Adds the specified C1GaugeBaseShape to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal item As C1GaugeBaseShape _
) As System.Integer
public System.int Add( 
   C1GaugeBaseShape item
)

Parameters

item
See Also

Reference

ShapeCollection Class
ShapeCollection Members