Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnGradientStop Constructor(String,Double)






The color of the gradient stop.
The location of the gradient stop within the gradient vector.
Initializes a new instance of AnnGradientStop with the specified parameteres.
Syntax
public AnnGradientStop( 
   string color,
   double offset
)
'Declaration
 
Public Function New( _
   ByVal color As String, _
   ByVal offset As Double _
)
public AnnGradientStop( 
   string color,
   double offset
)
-(id) initWithColor:(NSString*)aColor andOffset:(double)offset
public AnnGradientStop(String color, double offset)
function AnnGradientStop( 
   color ,
   offset 
)

Parameters

color
The color of the gradient stop.
offset
The location of the gradient stop within the gradient vector.
Requirements

Target Platforms

See Also

Reference

AnnGradientStop Class
AnnGradientStop Members
Overload List

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features