C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value indicating the color to be used to fill this AnnHiliteObject.
public string HiliteColor { get; set; } Public Property HiliteColor As String public string HiliteColor {get; set;} @property (nonatomic,copy) NSString * hiliteColor; public String getHiliteColor()public void setHiliteColor(String color)
get_HiliteColor();set_HiliteColor(value);Object.defineProperty('HiliteColor');
public:property String^ HiliteColor{String^ get()void set(String^ value)}
A string representing the HTML color to use to this this AnnHiliteObject.
For the possible values, refer to HTML Color Names.
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
