ImageGear .NET
GetGradient Method




Returns the gradient object associated with the fill type in case the Pattern is GRADIENT.
Syntax
public ImGearVectorGradient GetGradient()
public: ImGearVectorGradient* GetGradient(); 
public:
ImGearVectorGradient^ GetGradient(); 
'Declaration
 
Public Function GetGradient() As ImGearVectorGradient
 
'Usage
 
Dim instance As ImGearVectorFilltype
Dim value As ImGearVectorGradient
 
value = instance.GetGradient()

Return Value

New instance of ImGearVectorGradient class object.
See Also

Reference

ImGearVectorFilltype Class
ImGearVectorFilltype Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback