ComponentOne Gauges for WinForms
Add Method (ClippingCollection)

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

Parameters

item
See Also

Reference

ClippingCollection Class
ClippingCollection Members