ComponentOne Document Library for UWP
Item Property (GradientStopCollection)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > GradientStopCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As GradientStop
public GradientStop this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

GradientStopCollection Class
GradientStopCollection Members