ImageGear for .NET
GetGradient Method




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

Return Value

New instance of ImGearVectorGradient class object.
See Also

Reference

ImGearVectorFilltype Class
ImGearVectorFilltype Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback