(Leadtools.Annotations.Core)

HiliteColor Property

Show in webframe





Gets or sets a value indicating the color to be used to fill this AnnHiliteObject.
Syntax
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');

Property Value

A string representing the HTML color to use to this this AnnHiliteObject.
Remarks

For the possible values, refer to HTML Color Names.

Requirements

Target Platforms

See Also

Reference

AnnHiliteObject Class
AnnHiliteObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.