←Select platform

HiliteColor Property

Summary
A value indicating the color to be used to fill this AnnHiliteObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string HiliteColor { get; set; } 
@property (nonatomic, copy) NSString *hiliteColor; 
public String getHiliteColor() 
public void setHiliteColor(String color) 
public:  
   property String^ HiliteColor 
   { 
      String^ get() 
      void set(String^ value) 
   } 
HiliteColor # get and set (AnnHiliteObject) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.