C#
VB
Java
Objective-C
WinRT C#
C++
Initializes a new instance of AnnGradientStop with the specified parameteres.
public AnnGradientStop(
string color,
double offset
)
-(id) initWithColor:(NSString*)aColor andOffset:(double)offset
function AnnGradientStop(
color ,
offset
)
public:
AnnGradientStop(String^ color, double offset)
color
The color of the gradient stop.
offset
The location of the gradient stop within the gradient vector.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET