ComponentOne FlexReport for WinForms
Add Method (GradientStopCollection)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > GradientStopCollection Class : Add Method
Syntax
'Declaration
 
Public Sub Add( _
   ByVal item As GradientStop _
) 
public void Add( 
   GradientStop item
)

Parameters

item
See Also

Reference

GradientStopCollection Class
GradientStopCollection Members