ImageGear .NET
RemoveStop Method




Index of the stop to remove.
Removes the specified stop from the gradient.
Syntax
'Declaration
 
Public Sub RemoveStop( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As ImGearVectorGradient
Dim index As Integer
 
instance.RemoveStop(index)
public void RemoveStop( 
   int index
)
public: void RemoveStop( 
   int index
) 
public:
void RemoveStop( 
   int index
) 

Parameters

index
Index of the stop to remove.
See Also

Reference

ImGearVectorGradient Class
ImGearVectorGradient Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback