ComponentOne Gauges for WinForms
Add Method (CommonShapeCollection)

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

Parameters

item
See Also

Reference

CommonShapeCollection Class
CommonShapeCollection Members