←Select platform

AnnGradientStop Constructor(Color,Double)

Summary

Initializes a new AnnGradientStop object with a color and offset.

Syntax

C#
VB
C++
public AnnGradientStop(  
   Color color, 
   double offset 
) 
Public Function New( _ 
   ByVal color As Color, _ 
   ByVal offset As Double _ 
) 
public: 
AnnGradientStop(  
   Color color, 
   double offset 
) 

Parameters

color
The color value of the gradient stop.

offset
The location in the gradient where the gradient stop is placed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize