C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the color of the gradient stop.
public string Color { get; set; }
Public Property Color As String
public string Color {get; set;}
@property (nonatomic,copy) NSString* color;
public String getColor()
public void setColor(String color)
get_Color();
set_Color(value);
Object.defineProperty('Color');
public:
property String^ Color
{
String^ get()
void set(String^ value)
}
The color of the gradient stop. Default value is an empty string.
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