ImageGear .NET
GetStopCount Method




Returns the number of stops in the gradient object.
Syntax
'Declaration
 
Public Function GetStopCount() As Integer
'Usage
 
Dim instance As ImGearVectorGradient
Dim value As Integer
 
value = instance.GetStopCount()
public int GetStopCount()
public: int GetStopCount(); 
public:
int GetStopCount(); 

Return Value

Number of stops in the gradient object.
See Also

Reference

ImGearVectorGradient Class
ImGearVectorGradient Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback