ImageGear for .NET
SetStopOffset Method




Stop index.
New offset for the specified stop.
Sets new offset for the specified stop.
Syntax
public void SetStopOffset( 
   int index,
   float offset
)
public: void SetStopOffset( 
   int index,
   float offset
) 
public:
void SetStopOffset( 
   int index,
   float offset
) 
'Declaration
 
Public Sub SetStopOffset( _
   ByVal index As Integer, _
   ByVal offset As Single _
) 
 
'Usage
 
Dim instance As ImGearVectorGradient
Dim index As Integer
Dim offset As Single
 
instance.SetStopOffset(index, offset)

Parameters

index
Stop index.
offset
New offset for the specified stop.
See Also

Reference

ImGearVectorGradient Class
ImGearVectorGradient Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback