LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

HiliteColorXml Property






Used internally by the LEADTOOLS framework.
Syntax
public string HiliteColorXml {get; set;}
'Declaration
 
Public Property HiliteColorXml As String
'Usage
 
Dim instance As AnnHiliteObject
Dim value As String
 
instance.HiliteColorXml = value
 
value = instance.HiliteColorXml
public string HiliteColorXml {get; set;}
 get_HiliteColorXml();
set_HiliteColorXml(value);
public:
property String^ HiliteColorXml {
   String^ get();
   void set (    String^ value);
}

Property Value

A string representing the System.Drawing.Color to be used to fill this AnnHiliteObject.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnHiliteObject Class
AnnHiliteObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.