←Select platform

HiliteColor Property

Summary

Gets or sets a value indicating the color to be used to fill this AnnHiliteObject

Syntax

C#
VB
C++
[XmlIgnoreAttribute()] 
public virtual Color HiliteColor { get; set; } 
  
Public Overridable Property HiliteColor As Color 
public: 
virtual property Color HiliteColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

A System.Drawing.Color value indicating the color to be used to fill this AnnHiliteObject.

Example

For an example, refer to AnnHiliteObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly