C#
VB
Java
Objective-C
WinRT C#
C++
Gets the location of the gradient stop within the gradient vector.
public double Offset { get; set; } Public Property Offset As Double public double Offset {get; set;} @property (nonatomic) double offset; public double getOffset()public void setOffset(double offset)
get_Offset();set_Offset(value);Object.defineProperty('Offset');
public:property double Offset{double get()void set(double value)}
The location of the gradient stop within the gradient vector. This must be a value between 0 and 1.0. Default value is 0.
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
