ComponentOne Document Library for UWP
Add Method (GradientStopCollection)

C1.UWP.Document Assembly > C1.Xaml.Document 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